Actions are what happens when a path is completed by the user.
This is where you set up the posting of collected data onto other lead platforms or fire pixels, run custom scripts, or perform multiple data-oriented actions.
To create a new action, click on the "create new action" button in the top right corner.
This is the interface you will use when creating a new action.
Action name is what it will be identified within your path.
Type allows you to choose if want to make use of webhooks and tracking pixels, tracking pixels only, redirect to another url, or send an email.
Repeat Action allows you to select on when the action should repeat.
Remote URL is where the lead will be sent to. The lead service will provide this to you as well as the variables necessary for posting.
Remote Method is usually GET, PUT, or POST. The lead service will provide the necessary option to you.
Headers are where your API keys, access tokens, CSRF tokens, and other JSON arrays are placed.
Fields
Under fields, you can add all the necessary requirements specified by the lead platform.
The key field is the name of the variables. on the right, you can select the input field for the specific key.
Action Criteria
This allows you to select how the action is performed under specific criteria and whether they are met or not.
Custom Status
This section allows you to add a monetary value to the responses you get from submissions.
Custome status also allows you to search for specific responses within APIs.
Tracking Pixels
Under Tracking Pixels, pixels or scripts that needs to be triggered after the action is executed can be placed.
You can add any kind of pixels, images, iframes or javascript.
Advanced Options
This section allows you to add advanced values to specific fields.
Now that actions are completed.
You are able to assign actions to paths, and paths to pages.