<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Sending tables in webex in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/sending-tables-in-webex/m-p/5221590#M3924</link>
    <description>&lt;P&gt;A markdown code block (surrounded by triple backticks) should render in a fixed-width font, which will help align characters in an ASCII "table".&amp;nbsp; Note that there is no actual table functionality, you will just need to provide ASCII chracters that result in something that looks like a table, as if you entered it by hand, e.g.:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;```
+-----+-----+
| Foo | Bar |
+-----+-----|
| ABC | 123 |
+-----+-----+
```&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;An ASCII table generating library might be helpful, e.g. for Python: &lt;A href="https://beautifultable.readthedocs.io/en/latest/" target="_blank"&gt;https://beautifultable.readthedocs.io/en/latest/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Nov 2024 15:32:50 GMT</pubDate>
    <dc:creator>DavidStaudt</dc:creator>
    <dc:date>2024-11-07T15:32:50Z</dc:date>
    <item>
      <title>Sending tables in webex</title>
      <link>https://community.cisco.com/t5/webex-for-developers/sending-tables-in-webex/m-p/4693785#M1534</link>
      <description>&lt;P&gt;Hi developers,&lt;BR /&gt;I'm trying to send tables to webex using markdown using the messaging API but the tables received are completely out of order.&amp;nbsp;&lt;BR /&gt;Is there a way to send tables to webex without disturbing the formatting ?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="khanali198361_0-1664202307621.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/163392iA0CA3883BC93C285/image-size/medium?v=v2&amp;amp;px=400" role="button" title="khanali198361_0-1664202307621.png" alt="khanali198361_0-1664202307621.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 14:25:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/sending-tables-in-webex/m-p/4693785#M1534</guid>
      <dc:creator>khanali198361</dc:creator>
      <dc:date>2022-09-26T14:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Sending tables in webex</title>
      <link>https://community.cisco.com/t5/webex-for-developers/sending-tables-in-webex/m-p/4693791#M1535</link>
      <description>&lt;P&gt;Tables are not supported in the markup subset used by Webex.&lt;/P&gt;
&lt;P&gt;You may try sending them using html tags (untested, just as an idea), but that is not officially supported&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 14:37:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/sending-tables-in-webex/m-p/4693791#M1535</guid>
      <dc:creator>dtibbe</dc:creator>
      <dc:date>2022-09-26T14:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sending tables in webex</title>
      <link>https://community.cisco.com/t5/webex-for-developers/sending-tables-in-webex/m-p/4693796#M1536</link>
      <description>&lt;P&gt;I tried sending through HTML tags but it just sends the code to webex and doesn't format it to table. Can you tell me how I can send using HTML tags ? Maybe an example ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 14:42:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/sending-tables-in-webex/m-p/4693796#M1536</guid>
      <dc:creator>khanali198361</dc:creator>
      <dc:date>2022-09-26T14:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sending tables in webex</title>
      <link>https://community.cisco.com/t5/webex-for-developers/sending-tables-in-webex/m-p/4693823#M1537</link>
      <description>&lt;P&gt;Have you put it into the markdown field?&lt;/P&gt;
&lt;P&gt;See this example for a blockquote: &lt;A href="https://community.cisco.com/t5/webex-meetings-and-webex-app/blockquote-color-vertical-bar-help/m-p/4627226#M8871" target="_blank"&gt;https://community.cisco.com/t5/webex-meetings-and-webex-app/blockquote-color-vertical-bar-help/m-p/4627226#M8871&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 15:12:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/sending-tables-in-webex/m-p/4693823#M1537</guid>
      <dc:creator>dtibbe</dc:creator>
      <dc:date>2022-09-26T15:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sending tables in webex</title>
      <link>https://community.cisco.com/t5/webex-for-developers/sending-tables-in-webex/m-p/4694541#M1557</link>
      <description>&lt;P&gt;The webex messaging API is so bad doesn't even format HTML tables properly.&amp;nbsp;&lt;BR /&gt;Im passing the following HTML.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"&amp;lt;table&amp;gt; &amp;lt;thead&amp;gt; &amp;lt;tr&amp;gt; &amp;lt;th&amp;gt;Header&amp;lt;/th&amp;gt; &amp;lt;th&amp;gt;Header&amp;lt;/th&amp;gt; &amp;lt;th&amp;gt;Header&amp;lt;/th&amp;gt; &amp;lt;/tr&amp;gt; &amp;lt;/thead&amp;gt; &amp;lt;tbody&amp;gt; &amp;lt;tr&amp;gt; &amp;lt;td&amp;gt;Cell&amp;lt;/td&amp;gt; &amp;lt;td&amp;gt;Cell&amp;lt;/td&amp;gt; &amp;lt;td&amp;gt;Cell&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt; &amp;lt;tr&amp;gt; &amp;lt;td&amp;gt;Cell&amp;lt;/td&amp;gt; &amp;lt;td&amp;gt;Cell&amp;lt;/td&amp;gt; &amp;lt;td&amp;gt;Cell&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt; &amp;lt;tr&amp;gt; &amp;lt;td&amp;gt;Cell&amp;lt;/td&amp;gt; &amp;lt;td&amp;gt;Cell&amp;lt;/td&amp;gt; &amp;lt;td&amp;gt;Cell&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt; &amp;lt;/tbody&amp;gt; &amp;lt;/table&amp;gt;"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="khanali198361_1-1664276851833.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/163527i567939D2F698B7BB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="khanali198361_1-1664276851833.png" alt="khanali198361_1-1664276851833.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="khanali198361_0-1664276803667.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/163526i0C8FE4859A66FFA8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="khanali198361_0-1664276803667.png" alt="khanali198361_0-1664276803667.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2022 11:08:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/sending-tables-in-webex/m-p/4694541#M1557</guid>
      <dc:creator>khanali198361</dc:creator>
      <dc:date>2022-09-27T11:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Sending tables in webex</title>
      <link>https://community.cisco.com/t5/webex-for-developers/sending-tables-in-webex/m-p/4694948#M1560</link>
      <description>&lt;P&gt;As embedded HTML is not documented/supported for message formatting, it's perhaps unsuprising (if disappointing) that it doesn't work well &lt;LI-EMOJI id="lia_confused-face" title=":confused_face:"&gt;&lt;/LI-EMOJI&gt;&lt;BR /&gt;Perhaps using an &lt;A href="https://developer.webex.com/docs/buttons-and-cards" target="_self"&gt;adaptive card&lt;/A&gt; (which has a lot more layout/formatting options) would be a useful workaround.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2022 17:59:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/sending-tables-in-webex/m-p/4694948#M1560</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2022-09-27T17:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Sending tables in webex</title>
      <link>https://community.cisco.com/t5/webex-for-developers/sending-tables-in-webex/m-p/4706703#M1628</link>
      <description>&lt;P&gt;Since markdown tables aren't supported, I've used basic ascii tables generated from&amp;nbsp;&lt;A href="https://ozh.github.io/ascii-tables/" target="_blank"&gt;https://ozh.github.io/ascii-tables/&lt;/A&gt;&amp;nbsp;and surrounded by triple backticks to get it to render properly&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AdamWeeksWebexEvangelism_0-1666282840691.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/165281iDD7565AE692EABB8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AdamWeeksWebexEvangelism_0-1666282840691.png" alt="AdamWeeksWebexEvangelism_0-1666282840691.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 16:20:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/sending-tables-in-webex/m-p/4706703#M1628</guid>
      <dc:creator>Adam Weeks, Webex Evangelism</dc:creator>
      <dc:date>2022-10-20T16:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sending tables in webex</title>
      <link>https://community.cisco.com/t5/webex-for-developers/sending-tables-in-webex/m-p/5221380#M3923</link>
      <description>&lt;P&gt;Hi Adam&lt;/P&gt;
&lt;P&gt;How can we add this ascii tables into webex, Can you plesae give brief on this&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Sai kiran&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 09:42:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/sending-tables-in-webex/m-p/5221380#M3923</guid>
      <dc:creator>bsaikira</dc:creator>
      <dc:date>2024-11-07T09:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sending tables in webex</title>
      <link>https://community.cisco.com/t5/webex-for-developers/sending-tables-in-webex/m-p/5221590#M3924</link>
      <description>&lt;P&gt;A markdown code block (surrounded by triple backticks) should render in a fixed-width font, which will help align characters in an ASCII "table".&amp;nbsp; Note that there is no actual table functionality, you will just need to provide ASCII chracters that result in something that looks like a table, as if you entered it by hand, e.g.:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;```
+-----+-----+
| Foo | Bar |
+-----+-----|
| ABC | 123 |
+-----+-----+
```&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;An ASCII table generating library might be helpful, e.g. for Python: &lt;A href="https://beautifultable.readthedocs.io/en/latest/" target="_blank"&gt;https://beautifultable.readthedocs.io/en/latest/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 15:32:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/sending-tables-in-webex/m-p/5221590#M3924</guid>
      <dc:creator>DavidStaudt</dc:creator>
      <dc:date>2024-11-07T15:32:50Z</dc:date>
    </item>
  </channel>
</rss>

