<?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: Adaptive card image in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/adaptive-card-image/m-p/4653518#M1213</link>
    <description>&lt;P&gt;Basically, the image that is going to be displayed must be available anonymously. The end user viewing it may not have the same access permissions as the user who displays the card.&lt;/P&gt;
&lt;P&gt;For image URL, you would need to add below JSON in your card content:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;{
    "type": "Image",
    "url": "https://developer.webex.com/images/webex-teams-logo.png",
    "size": "Medium",
    "height": "50px"
}&lt;/LI-CODE&gt;
&lt;P class="has-vivid-green-cyan-background-color has-background"&gt;As an alternative, you can try, by first converting images to data uri, but remember the payload size&lt;SPAN&gt;&amp;nbsp;should not exceed the card limit you'll be sending.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="has-vivid-green-cyan-background-color has-background"&gt;&lt;SPAN&gt;You may test the functionality here: &lt;A href="https://developer.webex.com/buttons-and-cards-designer" target="_blank"&gt;https://developer.webex.com/buttons-and-cards-designer&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jul 2022 05:43:28 GMT</pubDate>
    <dc:creator>Rudrakshi</dc:creator>
    <dc:date>2022-07-20T05:43:28Z</dc:date>
    <item>
      <title>Adaptive card image</title>
      <link>https://community.cisco.com/t5/webex-for-developers/adaptive-card-image/m-p/4653494#M1212</link>
      <description>&lt;P&gt;How can I send a form by using and adaptive card that contains an image store in our internal network? we have a url for it, but it is internal.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 05:36:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/adaptive-card-image/m-p/4653494#M1212</guid>
      <dc:creator>Rudrakshi</dc:creator>
      <dc:date>2022-07-20T05:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Adaptive card image</title>
      <link>https://community.cisco.com/t5/webex-for-developers/adaptive-card-image/m-p/4653518#M1213</link>
      <description>&lt;P&gt;Basically, the image that is going to be displayed must be available anonymously. The end user viewing it may not have the same access permissions as the user who displays the card.&lt;/P&gt;
&lt;P&gt;For image URL, you would need to add below JSON in your card content:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;{
    "type": "Image",
    "url": "https://developer.webex.com/images/webex-teams-logo.png",
    "size": "Medium",
    "height": "50px"
}&lt;/LI-CODE&gt;
&lt;P class="has-vivid-green-cyan-background-color has-background"&gt;As an alternative, you can try, by first converting images to data uri, but remember the payload size&lt;SPAN&gt;&amp;nbsp;should not exceed the card limit you'll be sending.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="has-vivid-green-cyan-background-color has-background"&gt;&lt;SPAN&gt;You may test the functionality here: &lt;A href="https://developer.webex.com/buttons-and-cards-designer" target="_blank"&gt;https://developer.webex.com/buttons-and-cards-designer&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 05:43:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/adaptive-card-image/m-p/4653518#M1213</guid>
      <dc:creator>Rudrakshi</dc:creator>
      <dc:date>2022-07-20T05:43:28Z</dc:date>
    </item>
  </channel>
</rss>

