Creating Stand Downs with Attentive
Follow the below to create stand downs with Attentive.
Setup
- Click Marketplace in your Attentive account.
- Click + Create App
- Enter the following details and click Create:
- App name: Checkmate
- Contact email: support@joincheckmate.com
- Permissions:
- Custom Attributes: Write
- Custom Events: Write
- eCommerce: Write
- Privacy Request: Read
- Product Catalog: Read
- Subscribers: Write
- Copy the API key presented and paste it into https://lockl.ink/ and share with a Checkmate representative
You will only see this key once, be sure to send it securely to a Checkmate member. - Click the Webhooks tab and
Enable
webhooks.- Set the webhooks to
Universal webhook
- Set the HTTP Post URL to:
https://joincheckmate.com/api/webhook/attentive
- Select the
custom_attribute.set
event to post to URL - Click Save
- Set the webhooks to
- In the side bar, click Settings
-
Click
Create custom attribute
- Attribute name:
checkmate_standdown
- Input type:
Single select list
- Options (be sure to specify both):
24hr
0hr
- Click
Create attribute
- Attribute name:
-
Implementation
To use stand downs, go to the Journey you would like Checkmate to stand down to.
At the place you would like to issue the stand down. Drag the
Add custom attribute
action into the journey.Choose the
checkmate_standdown
attribute and set the value to24hr
Click
Save