Typeform integration
Make forms worth filling out. Get more data-like signups, feedback, and anything else with forms designed to be refreshingly different.
The integration with Typeform will process form data sent by webhooks. To do the integration you will have to enable Typeform plugin and configure it.
Webhook setup
The first step is to log into your admin panel of Typeform and edit the form you want to integrate. Navigate to Connect section at the top and then Webhooks. Add a new webhook and use this URL:
https://URL_TO_PostAffiliatePro/plugins/Typeform/typeform.php
Now edit the created webhook and set a secret (and remember it, you will need it in the next step) and then finally enable the webhook. This will start sending data of this form’s new submissions to your Typeform plugin in Post Affiliate Pro.
Form integration
The next step is to add hidden field to your form to read the affiliate params – the Typeform integration requires the use of Anchor links to be able to fill a hidden field automatically. By default, the affiliate parameter is ‘a_aid’ but in case you changed it, use the changed value:
Still in your Typeform form, navigate back to Create section (at the top), then Logic section on the right, then Personalize with data and finally navigate to Hidden Fields. Create a hidden field for your affiliate parameter (‘a_aid’) and save it.
Plugin setup
The final step is to enable Typeform plugin and to configure it. Set the same secret word you’ve set in webhook step and in case you are not using ‘a_aid’ parameter, configure it in the plugin too. To setup the Order ID and Data fields follow the field help.