<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Appian Integration to Rabbit MQ</title><link>https://community.appian.com/discussions/f/new-to-appian/22294/appian-integration-to-rabbit-mq</link><description>Hi All, 
 I have an use case to integrate and publish an event to Rabbit MQ. Can anyone please help me with the process and necessary steps required for Integration. 
 
 Thank you !</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Appian Integration to Rabbit MQ</title><link>https://community.appian.com/thread/87274?ContentTypeID=1</link><pubDate>Tue, 26 Oct 2021 01:05:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e504ca3d-92a9-4424-85aa-7430712b0597</guid><dc:creator>Vamsy</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Thank you and appreciate your response. I have read through the URL&amp;#39;s and is talking about creating an API.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If I am understanding this correct, we need to build a Web API within Appian to publish messages to rabbit MQ.&lt;/p&gt;
&lt;p&gt;I am not clear how this is achieved :(&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;So to achieve below integration with MQ,&amp;nbsp; we still need to build an additional API on top of Rabbit MQ which accepts a message and pushes to MQ.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Appian (Web API)&amp;nbsp; &amp;nbsp;---&amp;gt;&amp;gt;&amp;gt;&amp;nbsp; &amp;nbsp;REST API&amp;nbsp; &amp;nbsp;---&amp;gt;&amp;gt;&amp;gt;&amp;nbsp; &amp;nbsp;Rabbit MQ&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please let me know if this is a right understanding ?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you again !&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian Integration to Rabbit MQ</title><link>https://community.appian.com/thread/87271?ContentTypeID=1</link><pubDate>Mon, 25 Oct 2021 22:17:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a211ed99-93c2-46a4-851f-85626ddfa10c</guid><dc:creator>ajhick</dc:creator><description>&lt;p&gt;Apologies, didn&amp;#39;t read it correctly.&lt;/p&gt;
&lt;p&gt;You&amp;#39;ll need Web API&amp;#39;s then.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Documentation:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/21.3/Web_APIs.html"&gt;https://docs.appian.com/suite/help/21.3/Web_APIs.htm&lt;/a&gt;l&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/21.3/Web_API_Tutorial.html"&gt;https://docs.appian.com/suite/help/21.3/Web_API_Tutorial.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/21.3/Web_API_Tutorial_-_Level_II.html"&gt;https://docs.appian.com/suite/help/21.3/Web_API_Tutorial_-_Level_II.htm&lt;/a&gt;l&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Appian Academy&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://academy.appian.com/#/online-courses/caf7175f-443c-4bac-8c3b-f504ac6504df"&gt;https://academy.appian.com/#/online-courses/caf7175f-443c-4bac-8c3b-f504ac6504df&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://academy.appian.com/#/online-courses/39da86cf-1506-4ef9-8084-d2d924783288"&gt;https://academy.appian.com/#/online-courses/39da86cf-1506-4ef9-8084-d2d924783288&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian Integration to Rabbit MQ</title><link>https://community.appian.com/thread/87270?ContentTypeID=1</link><pubDate>Mon, 25 Oct 2021 22:04:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:442237dc-40c2-4058-8ca1-202819f66c1a</guid><dc:creator>Vamsy</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for your response. &lt;/p&gt;
&lt;p&gt;I’ll go through the provided links. &lt;/p&gt;
&lt;p&gt;However just to reiterate, my use case is &amp;nbsp;connecting to Rabbit MQ and publish a JSON message to Rabbit MQ.&lt;/p&gt;
&lt;p&gt; Appreciate your time and thank you for your response. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian Integration to Rabbit MQ</title><link>https://community.appian.com/thread/87269?ContentTypeID=1</link><pubDate>Mon, 25 Oct 2021 21:55:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:977df643-d9c0-421a-afff-9bb6ff0babaf</guid><dc:creator>ajhick</dc:creator><description>&lt;p&gt;That is a very broad question.&lt;/p&gt;
&lt;p&gt;I&amp;#39;d start with the below links to get some information about the integration object and how to use it.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/21.3/Getting_Started_with_Connecting_Appian.html"&gt;https://docs.appian.com/suite/help/21.3/Getting_Started_with_Connecting_Appian.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/21.3/Integration_Object.html"&gt;https://docs.appian.com/suite/help/21.3/Integration_Object.html&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;You can also use the Appian Academy to learn more.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://academy.appian.com/#/online-courses/cd39985a-4829-44c6-ae7e-e9deb33d59ce"&gt;https://academy.appian.com/#/online-courses/cd39985a-4829-44c6-ae7e-e9deb33d59ce&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://academy.appian.com/#/online-courses/edc9b638-b053-438d-957d-e3db00012372"&gt;https://academy.appian.com/#/online-courses/edc9b638-b053-438d-957d-e3db00012372&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://academy.appian.com/#/online-courses/d8e6570d-7d11-4eac-94d8-b03037b2f5e3"&gt;https://academy.appian.com/#/online-courses/d8e6570d-7d11-4eac-94d8-b03037b2f5e3&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Once you&amp;#39;ve had a go and if you&amp;#39;re having more issues then come back with the specific question.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>