# Attentive

## **Connector Overview**

<figure><img src="/files/V4J1zQe1kMNkbKSDem6a" alt="" width="377"><figcaption></figcaption></figure>

Attentive is a mobile marketing platform that helps eCommerce businesses connect with customers through personalized SMS and email campaigns, driving engagement and sales.

## **Authentication Type**

OAuth2

## **Webhook Supported**

Yes

## **Secrets**

* PAN\_SEC\_ATTENTIVE\_ACCESS\_TOKEN
* PAN\_SEC\_ATTENTIVE\_TIMESTAMP

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following Attentive information must be gathered:

* Client ID
* Client Secret
* Webhook Events

To obtain the information required for provisioning, perform the following steps:

1. Log in to your [Attentive Mobile account](https://ui.attentivemobile.com/signin)
2. Navigate to Setup > Marketplace > Select the app you wish to connect
   1. If you don’t have an app, you can hit “Create App”\
      \
      ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfuMiVJJAKSbeZh2980o_9yOkAfio95b4fVfMHO7WV6HOFoztOffrL1bW0TDluGxUnGMOZcG5NGKHu4mDKv4-CzCQ2TOs51lrmnr72u-qqrdRwIwzxjBgCWJAP2tOQmHeTOZ4JHlQ?key=XIy8122ZNqmu67sUe4Q2WNF3)\
      \\
3. Edit App > Manage Distribution > The app client ID and client secret should both be listed below
4. For Webhook Events, navigate to Edit App > Webhooks > Select events to post to URL

## **How to Connect Your Integration**

Upon successfully creating a tenant, you will perform the following steps to connect to Booker:

1. Select Connect
2. Select the URL under Tenant Secrets
3. Authorize\
   \
   ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXewaWoUyVJ4H7QFo07YTBDYH7VpulCwHA9hUHAtgS603F5-ans9olFsr96I_rBOU6qzMW2arfBkT7MQ22ZnBpFQpQQPKabaVq-EmaxDN_Z23kH0cnIMnMZPVklMNe8SNumw_4es7g?key=XIy8122ZNqmu67sUe4Q2WNF3)

## **API Resources**

For more information on how to utilize the Attentive API, feel free to reference the following [documentation](https://docs.attentive.com/).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pandium.com/connectors/connectors-101/attentive.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
