Discussions
Return Contact/Conversation errors
We created an external program that will pull data from our pharmacy system, generate a text, create conversation if new/none found, determine which sequence is appropriate based on pulled data, create a sequence contact (POST /sequences/{id}/contacts), and if successfully added to a sequence will then send the text (POST /messaging/sms).
Sort - first UNREAD message?
Is it possible or is there an easy way to sort by the first unread message?
Contacts in a sequence
Is there a way for me to check if a contact's phone number is active within any of our sequences without going through all sequences?
How do I request an API key?
??
How do I request an API key?
??
How do I link my existing store phone number to send/receive text messages?
Please respond
Scheduled time zone via API appears as UTC in Dashboard. How to display correct timezone?
I have entered the following date and time into the payload to schedule an SMS message in the Pacific time. The message is scheduled to be sent at 3pm Pacific time today 5-3-2024.
Is there a recipe to shedule an SMS message?
I did find a recipe to create an SMS message, but is there one to schedule an SMS message?
developer webhook model
What should the webhooks method look like? What are you passing in the posts?