<?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: email contents to be posted into webex space channel in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4585180#M524</link>
    <description>&lt;P&gt;Oh I can have the script run every 1min or 5min or whatever, just not sure how to run it so it checks a particular mailbox for anything new.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Apr 2022 12:18:53 GMT</pubDate>
    <dc:creator>dupa75</dc:creator>
    <dc:date>2022-04-04T12:18:53Z</dc:date>
    <item>
      <title>email contents to be posted into webex space channel</title>
      <link>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4581352#M451</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Im trying to do the following and Im not exactly sure how to proceed and if it is even possible to do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i want the contents of email that comes from blah@example.com to be posted into a webex teams space channel, every time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is much appreciated.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 17:26:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4581352#M451</guid>
      <dc:creator>dupa75</dc:creator>
      <dc:date>2022-03-29T17:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: email contents to be posted into webex space channel</title>
      <link>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4581359#M452</link>
      <description>&lt;P&gt;The Webex part should be pretty easy, i.e. use a Webex bot to post messages into a space using the REST API.&amp;nbsp; This learning lab covers the basics: &lt;A href="https://developer.cisco.com/learning/lab/collab-webex-chatops-bot-itp/step/1" target="_blank"&gt;https://developer.cisco.com/learning/lab/collab-webex-chatops-bot-itp/step/1&lt;/A&gt;&lt;BR /&gt;The part you will likely need to figure out is how to receive the email.&amp;nbsp; That will depend mostly on the email service (POP/SMTP/Exchange/GMail?), the APIs available for receiving/retrieving/marking read those emails, and your development language/framework/platform.&lt;/P&gt;&lt;P&gt;For something simple/proof-of-concept, you might be able to accomplish what you need without coding by using a service like IFTTT/Zapier/WebMethods.io, etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 17:46:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4581359#M452</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2022-03-29T17:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: email contents to be posted into webex space channel</title>
      <link>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4581399#M453</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/922347"&gt;@dtibbe&lt;/a&gt;&amp;nbsp;, weren't you working on something similar?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 19:06:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4581399#M453</guid>
      <dc:creator>Cole Callahan</dc:creator>
      <dc:date>2022-03-29T19:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: email contents to be posted into webex space channel</title>
      <link>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4581405#M454</link>
      <description>&lt;P&gt;Thanks for the reply.&amp;nbsp; I created a bot on the webex side of things, just curious on how to get it to work within the chat space and email.&lt;/P&gt;&lt;P&gt;Im curious if using the app "Outlook Alerts for Microsoft Office 365" would work?&amp;nbsp; &amp;nbsp;I dont necessarily want to to depend on my email account to do it though.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 19:10:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4581405#M454</guid>
      <dc:creator>dupa75</dc:creator>
      <dc:date>2022-03-29T19:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: email contents to be posted into webex space channel</title>
      <link>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4581414#M455</link>
      <description>&lt;P&gt;&lt;SPAN&gt;"Outlook Alerts for Microsoft Office 365" is not going to do what I want.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 19:26:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4581414#M455</guid>
      <dc:creator>dupa75</dc:creator>
      <dc:date>2022-03-29T19:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: email contents to be posted into webex space channel</title>
      <link>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4581429#M456</link>
      <description>&lt;P&gt;Yeah, I've created a small PHP script (bot token) that accesses mail account via IMAP, grabs unread mails, does some parsing/formatting and pasts the contents to a direct space. The script is scheduled via cron and runs every 5mins&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So the job itself can be done quite easy as &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/168718"&gt;@dstaudt&lt;/a&gt; already said. Assuming that you have the language of your choise and knowing how to read mails from an account and checking if they should be sent to the space, the Webex bot part will be invoking the &lt;A href="https://developer.webex.com/docs/api/v1/messages/create-a-message" target="_self"&gt;Create a message&lt;/A&gt; endpoint using the bot's token. If the bot is member of a group space it may post its messages there, or you may specify a user id or user email address if you want the bot to post the message to a direct space.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 19:53:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4581429#M456</guid>
      <dc:creator>dtibbe</dc:creator>
      <dc:date>2022-03-29T19:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: email contents to be posted into webex space channel</title>
      <link>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4581435#M457</link>
      <description>&lt;P&gt;I dont have access to the email account that is being used to send the message as it is from an outside source ...&amp;nbsp; it is being sent to a group DL that Im part of.&amp;nbsp; Id like to take those emails and pretty much pipe the content to the webex space also.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 20:08:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4581435#M457</guid>
      <dc:creator>dupa75</dc:creator>
      <dc:date>2022-03-29T20:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: email contents to be posted into webex space channel</title>
      <link>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4581441#M458</link>
      <description>&lt;P&gt;If you do not have access to the mail, how do you want to process it...?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But as you said, you're part of the DL, so you will receive the mail in your personal inbox. Your bot script may access that as well and could paste it to the space.&lt;/P&gt;
&lt;P&gt;Or you may create a dedicated mailbox for that and ask the DL owner to add that address as well. So the bot can delete the mails from there as soon as it has processed it without deleting it from your mail box..&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2022 20:05:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4581441#M458</guid>
      <dc:creator>dtibbe</dc:creator>
      <dc:date>2022-03-29T20:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: email contents to be posted into webex space channel</title>
      <link>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4581554#M461</link>
      <description>&lt;P&gt;Right...the missing piece of the puzzle is how will you get your code to access/retrieve the subject/sender/text of the email?&lt;/P&gt;&lt;P&gt;What email system are you using?&lt;/P&gt;&lt;P&gt;If you are coding in Python (per the linked learning lab above),&amp;nbsp; and using Exchange, then you'll need to look for things like this: &lt;A href="https://stackoverflow.com/questions/288546/connect-to-exchange-mailbox-with-python" target="_blank"&gt;https://stackoverflow.com/questions/288546/connect-to-exchange-mailbox-with-python&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 01:09:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4581554#M461</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2022-03-30T01:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: email contents to be posted into webex space channel</title>
      <link>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4584061#M508</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Thanks for your response.&amp;nbsp; Yes a dedicated mailbox for this would be preferred. Not sure how to go about having the email deleted after it is posted in the space. I tried&amp;nbsp;&lt;SPAN&gt;"Outlook Alerts for Microsoft Office 365" but it keeps posting in the space until the email is read.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 19:42:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4584061#M508</guid>
      <dc:creator>dupa75</dc:creator>
      <dc:date>2022-04-01T19:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: email contents to be posted into webex space channel</title>
      <link>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4584064#M509</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Thanks for your reply.&amp;nbsp; I have written the code in python. Im able to post a message in the room once the code is ran. Im just stuck on how to get the code to run when an email (o365) is received and at same time past the body contents of the email instead.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 19:46:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4584064#M509</guid>
      <dc:creator>dupa75</dc:creator>
      <dc:date>2022-04-01T19:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: email contents to be posted into webex space channel</title>
      <link>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4584270#M511</link>
      <description>&lt;P&gt;I'd run the script periodically via cron or the task planner.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise, you'd need a persistent connection in order to receive the push notifications. IMAP could handle that, O365 EWS clients as well (think of your mail application utilizing these protocols).&lt;/P&gt;</description>
      <pubDate>Sat, 02 Apr 2022 16:22:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4584270#M511</guid>
      <dc:creator>dtibbe</dc:creator>
      <dc:date>2022-04-02T16:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: email contents to be posted into webex space channel</title>
      <link>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4585180#M524</link>
      <description>&lt;P&gt;Oh I can have the script run every 1min or 5min or whatever, just not sure how to run it so it checks a particular mailbox for anything new.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 12:18:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4585180#M524</guid>
      <dc:creator>dupa75</dc:creator>
      <dc:date>2022-04-04T12:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: email contents to be posted into webex space channel</title>
      <link>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4585210#M525</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have not test it but there's a Webex Connector in Microsoft Power Automate. Since you mentioned you company has O365 that could be a good option for you.&amp;nbsp;&amp;nbsp;&lt;A href="https://powerautomate.microsoft.com/en-us/connectors/details/shared_webex/webex/" target="_blank" rel="noopener"&gt;Webex | Microsoft Power Automate&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 13:05:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4585210#M525</guid>
      <dc:creator>Antonio Oliveira</dc:creator>
      <dc:date>2022-04-04T13:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: email contents to be posted into webex space channel</title>
      <link>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4588223#M570</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1334663"&gt;@dupa75&lt;/a&gt;&amp;nbsp;the only pre-built bot we have for moving email conversations to Webex spaces is the&amp;nbsp;email2teams bot:&amp;nbsp;&lt;A href="https://apphub.webex.com/applications/email2teams-cisco-systems-60469" target="_blank"&gt;https://apphub.webex.com/applications/email2teams-cisco-systems-60469&lt;/A&gt;&amp;nbsp;. It will not post the contents of the email to a space all, it will just create a space with the participants of the email. It might help you.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 12:45:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4588223#M570</guid>
      <dc:creator>Janos Benyovszki</dc:creator>
      <dc:date>2022-04-07T12:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: email contents to be posted into webex space channel</title>
      <link>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4771717#M1892</link>
      <description>&lt;P&gt;Hi there, did you ever find an acceptable solution?&lt;BR /&gt;&lt;BR /&gt;I came from using Slack, and that tool allows you to create custom email addresses for a channel.&amp;nbsp; You then add that contact to relevant distribution groups and you're done.&amp;nbsp; I used them to send critical alerts to monitored channels.&lt;BR /&gt;&lt;BR /&gt;I'm looking for something similar and it may be similar to what you're seeking as well.&amp;nbsp; Hence the request for update.&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 00:42:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4771717#M1892</guid>
      <dc:creator>KAngeles</dc:creator>
      <dc:date>2023-02-09T00:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: email contents to be posted into webex space channel</title>
      <link>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4772330#M1897</link>
      <description>&lt;P&gt;I confirm that using power automate works very well for that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use it for this purpose since many month.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 20:43:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4772330#M1897</guid>
      <dc:creator>Echpiel</dc:creator>
      <dc:date>2023-02-09T20:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: email contents to be posted into webex space channel</title>
      <link>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4772338#M1898</link>
      <description>Fantastic.&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply!&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Feb 2023 20:54:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4772338#M1898</guid>
      <dc:creator>KAngeles</dc:creator>
      <dc:date>2023-02-09T20:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: email contents to be posted into webex space channel</title>
      <link>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4851493#M2226</link>
      <description>&lt;P&gt;&lt;A href="https://apphub.webex.com/applications/outlook-alerts-for-microsoft-office-365-59864-76380" target="_blank"&gt;https://apphub.webex.com/applications/outlook-alerts-for-microsoft-office-365-59864-76380&lt;/A&gt;&lt;/P&gt;
&lt;H4 class="desktop-only app-title oMgHOKYzaB1ab2kvsdWu"&gt;Outlook Alerts for Microsoft Office 365&lt;/H4&gt;
&lt;H5 class="desktop-only pHXgTd1zMAoJF41lDTpR"&gt;Stay on top of your inbox with notifications from the Outlook Alerts for Microsoft Office 365 bot for Webex.&lt;/H5&gt;</description>
      <pubDate>Thu, 08 Jun 2023 15:57:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4851493#M2226</guid>
      <dc:creator>Abdul Rahman</dc:creator>
      <dc:date>2023-06-08T15:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: email contents to be posted into webex space channel</title>
      <link>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4912403#M2394</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I you please share the code with me or you can share mw the you git link to access the code&lt;/P&gt;</description>
      <pubDate>Sat, 26 Aug 2023 13:01:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/email-contents-to-be-posted-into-webex-space-channel/m-p/4912403#M2394</guid>
      <dc:creator>vivek dixit</dc:creator>
      <dc:date>2023-08-26T13:01:11Z</dc:date>
    </item>
  </channel>
</rss>

