January Tidbits

SMS Questions Answered

You've got SMS questions; We've got Answers!

question

bhargava-deshpande5104 avatar image
bhargava-deshpande5104 asked John Wang answered

How to format the glip-bot responses?

Hi,

I am trying to format the glip-bot responses so that it can send html-tables as output. Can you tell me does Glip support this kind of responses? If no, please let me know the formatting rules that can be used to send the responses with rich content. (i am also looking out for how to embed images, videos, etc).

Thanks in advance,
Bhargava
topic-default
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

ak avatar image
ak answered
Bhargava,


Glip supports Glipdown, a flavor of markdown which includes table support. Emojis are supported along with the following syntax:

*italics*
**bold**
[a link](http://google.com)
> quote
~~strikethrough~~
_underline_
* bullet
|three|column|table|

This is described more in detail in Glip when creating a Glip Webhook integration

In our upcoming release (which is very soon) we would also be supporting rich media which will include the below formats:
  • Images
  • Videos
  • File Attachments
We will update this thread when we have the feature available. 
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

John Wang avatar image
John Wang answered
In addition to the above, you can use pre-formatted text for code using code blocks that start with [code] and ends with [/code].


1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 10 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.