Textline
The Textline modules allow you to monitor, create, update, send, retrieve, list, and delete announcements, agents, conversations, and customers in your Textline account.
Prerequisites
To connect your Textline account to Make you need to obtain an access token from your Textline account and insert it in the Create a connection dialog in the Make module.
1. Log in to your Textline account.
2. Click Settings > Tools & Integrations > Developer API.

3. Copy the Access Token to your clipboard.

4. Go to Make and open the Textline module's Create a connection dialog.
5. In the Connection name field, enter a name for the connection.
6. In the Access Token field, enter the token copied in step 4, and click Continue.
The connection has been established
1. Open any Watch module, establish a connection and copy the URL address to your clipboard. Click OK and save the trigger.
2. Log in to your Textline account.
3. Click Settings > Tools & Integrations > Developer API > New Webhook.
4. Enter the following details:
- Type: Select the type of event you want to watch
- URL: Enter (map) the URL address copied in step 1
- Method: Select the HTTPS request method.
5. Click Save.
The webhook is successfully set up. Go back to Make and run the Make module to receive triggers when the specified event occurs.