If you want to test an integration plugin to ensure that it is configured properly, you have three options how to do that. A contact can be pushed to an integration via these actions:
Use any of those actions to test the plugin and see if the contact appears in the integration. Here is an example of how the Standalone Form action can be configured:
Create a form with some fields
(e.g. an email
and a firstname
field)
Add the Push contact to integration action
(e.g. Hubspot CRM)
Browse to the form's public URL
https://example.com/form/[formID]
If the firstname
value was not saved to the integration:
In the Form General configuration tab, confirm that the Form is configured to Save result
.
In the Form Contact Field configuration tab, confirm the field is:
Contact
First Name
Found errors? Think you can improve this documentation? edit this page on Github