Actions Overview
Actions allow you to update records, send communications, start and stop Automations, or notify team members.
Types of Actions
Activities
Schedule Activity - Schedule an activity, assign it to a team member, and set a due date. If needed, Add a Notification (via text or email) to remind the team member of the due date.
- Choose Activity
- Assign To
- Set the Due Date
- Include any notes (if applicable)
- Add Notification (if applicable)
- Save
Automations
Start/Stop Sequences - Start or stop specific message sequences.
This sequence step is helpful when you want to automate a series of outreach or campaigns. This step is particularly useful when paired with goal steps.
- Choose Sequences to start
- Note: You can start multiple sequences at once
- Choose Sequences to cancel
- Note: You can cancel multiple sequences at once
- Click Save
Hint
External HTTP Requests - Send an external API request.
External HTTP requests are typically created by technical users of the system. This action allows for sending data from Kizen to another system. The step allows for POST, PUT, PATCH, AND DELETE requests to a specified URL.
- Choose Custom HTTP Action
- PUT - A PUT requests is used to update a specific resource and typically replaces whatever exists at the target URL.
- POST - A POST request sends data to a specified URL to create a resource.
- PATCH - A PATCH request partially updates a specified resource
- DELETE - A DELETE request will delete the specified resource.
- Enter the Request URL
- This URL can include "merge fields" which gives the user access to the data on the record this automation execution is running on.
- Data Payload
- This data payload can be in JSON, XML, or any other specified format that is needed.
- The payload can include "merge fields" which gives the user access to the data on the record this automation execution is running on.
- Customize Header (Parameters and Values)
- You are able to add as many headers as you'd like to this request
- This is typically used to authenticate your request to a third party service or specify your payload format.
Fields
Change Tags - Add or remove tags on a record.
- Choose Tags to Add
- Choose from tags previously created or Add a New Tag
- Note: You can add multiple tags at once
- Choose Tags to Remove
- Choose from tags previously created or Add a New Tag
- Note: You can add multiple tags at once
- Save
Messages
Send Email - Send an email to the contact. Emails can be selected from the Library or created from scratch.
- Select which team member the email should be sent from
- Update the Send From Name (if applicable)
- Choose Email to Send
- Select an email from your Library Templates or Create an email from scratch
- Save
Hint
Click on Insert Merge Field to personalize your email to the contact.
Send Text Message - Send a personalized text message to the contact. Text Messages are often used in automations for sending contacts reminders about upcoming events.
- Create the body of your text message
- Save
Hint
Click on Insert Merge Field to personalize your text message to the contact.
Send Survey - Send a survey to a contact to collect feedback on their experience or satisfaction.
- Choose Survey to Send
- Save
Team
Notification (Email) - Notify a team member via email.
- Select the Team Member to Notify
- Choose Email to Send
- Select an email from your Library Templates or Create an email from scratch
- Save
Hint
Click on Insert Merge Field to personalize your email to the Team Member.
Notification (Text)
- Select the Team Member to Notify
- Create the Text Message Body
- Save
Hint
Click on Insert Merge Field to personalize your text to the Team Member.
Assign Team Member - Assign a team member to the contact record.
- Select the Team Member to Assign