title: TextLine
TextLine is a customer engagement platform used by hundreds of thousands of businesses and more than ten million developers worldwide to build unique, personalized experiences for their customers.
They are known for democratizing channels like voice, text, chat, video, and email through APIs, making it easy for every organization to build meaningful interactions with customers on the channels they prefer.
In order to set up this extension, you will need:
Send an SMS with TextLine to a recipient of your liking.
This action retrieves received messages. One can apply the phoneNumber
filter to this action to display only received messages from that phoneNumber
.
Only the last 30 messages are returned.
For HIPAA and Pro accounts setup with Contact Consent, this action can set contact's consent status. To do this, your account must have API import allowed and the user making the API request must have the "Can manually set consent" permission on for their role. You must then use the Contact's phone number and their consent status (true or false).
Initiating a Conversation: A user sends a message to "Number A", initiating a conversation.
Receiving a Response: "Number A" responds to the message, contributing to the ongoing conversation.
Searching Messages & Applying Filters: To focus on the responses from "Number A", `phoneNumber`` filter can be applied to only show received messages from "Number A" within the conversation. This allows users to easily review and manage responses from "Number A", without the clutter of other received messages.