Communication

Textline

4min
the textline modules allow you to monitor, create, update, send, retrieve, list, and delete announcements, agents, conversations, and customers in your textline account getting started with textline prerequisites a textline account you can create a textline account at textline com/ https //www textline com/ connecting textline to make 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 setting up textline webhooks 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