zaus / forms-3rdparty-integration

Wordpress Plugin - Forms 3rdparty Integration - a plugin to help integrate 3rdparty services with common WP Forms plugins like Contact Form 7 and Gravity Forms
http://wordpress.org/plugins/forms-3rdparty-integration/
47 stars 14 forks source link

_use_submission service specification #112

Open Lefteous opened 5 years ago

Lefteous commented 5 years ago

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.