Form Actions
Form actions define the endpoints the form will go through. Any form can go through one or more endpoints. An endpoint is a processor that will take your forms data and pass it through. A form action could be:
- Sending an email of the user's form to an email box
- Sending the data to Salesforce/CRM to trigger a workflow
- Updating an email subscription list with the user's data
Form actions are extendable. Our standard forms module supports:
- Sending an email with the form data
- Updating the following email newsletter list:
- The following CRM integrations:
Last Updated: