Record creation
When a user submits a Formstack form, the integration will perform a lookup to see if the email address submitted matches an existing primary email address in Wicket.
If not, a new person record will be created. Their new record will be populated with any profile data collected by the form.
Record update
When a user submits a Formstack form, the integration will perform a lookup to see if the email address submitted matches an existing primary email address in Wicket.
If so, the existing record will be updated with any profile data collected by the form.
Field syncing
Currently, the integration can support the following fields to sync from Formstack to Wicket:
- Person profile
- given_name
- family_name
- Person email
- Will create the Primary email if no match is found during the lookup
- Address
- address1
- address2
- city
- zip_code
- state_name
- country_code
- Phone
- Home Phone
- Work Phone
Comments
0 comments
Article is closed for comments.