Skip to content
  • There are no suggestions because the search field is empty.

Creating Stand Downs with Attentive

Follow the below to create stand downs with Attentive.


Setup

  1. Click Marketplace in your Attentive account.
  2. Click + Create App
  3. 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


  4. 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.
  5. Click the Webhooks tab and Enable webhooks.
    1. Set the webhooks to Universal webhook
    2. Set the HTTP Post URL to: https://joincheckmate.com/api/webhook/attentive
    3. Select the custom_attribute.set event to post to URL
    4. Click Save
  6. In the side bar, click Settings
  7. Click Create custom attribute

    • Attribute name: checkmate_standdown
    • Input type: Single select list
    • Options (be sure to specify both):
      • 24hr
      • 0hr

    1. Click Create attribute
  8. 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 to 24hr

    Click Save