Sending Bot Override Messages With Formatting

Modified on Tue, 4 Mar at 2:17 PM

Sometimes you need to send a message at a certain point in conversation which may be long and needs to be broken up with some formatting. Usually this is done to start the conversation, but it can be done at any time where you want to send a template-based message and have your bot know the context of what was said.

Our bot override message is great, but it doesn't allow formatting. Fortunately there is an alternative that allows text formatting while still giving your bot reference to what was said in the text just like the override message does.

SMS Action

First lets create a new workflow. I created mine as a Reactivation campaign with the trigger being when we add the tag reactivation to contacts. Our first action will be to send an SMS.

Image

In this SMS action, we will write the text we want to send out in the format we like. Make sure to copy the contents of this text so we can let our bot know what was said in a later step. Then save that action.

Image

Webhook

Now under our SMS action we will add a Webhook

Image

We are now going to fill out our webhook just like I have it here except in the Message section you will paste the contents of the sms you copied in the earlier step. Save that action!

Image

Now when your workflow gets triggered it will send your beautifully crafted text to your lead and your CloseBot webhook will update your bot about what was said in your message! ?

Image

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article