zaus/forms-3rdparty-integration

_use_submission service specification

Opened this issue · 0 comments

I have a pretty big form that submits to 5 services. I'm trying to make it so only 1 will submit based on the user's choices.
I've been reading through the FAQ and understand that the _use_submission hook is what I'm needing however I don't understand from that documentation how to specify which service submits. I'm sure I'm just missing something obvious but can't seem to figure out what.

Any guidance on this would be greatly appreciated.