<?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>Is there a way to pass  a token in oauth 2.0 through the integration object ?</title><link>https://community.appian.com/discussions/f/integrations/23467/is-there-a-way-to-pass-a-token-in-oauth-2-0-through-the-integration-object</link><description>I&amp;#39;m trying to connect to a system called QuickBooks that requires oauth 2.0 in order to access information from it. I know that appian allows &amp;quot;oauth 2.0: client credential grant&amp;quot;, in order to connect just with one global account for all the user to retrieve</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Is there a way to pass  a token in oauth 2.0 through the integration object ?</title><link>https://community.appian.com/thread/143660?ContentTypeID=1</link><pubDate>Fri, 13 Dec 2024 17:39:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a4c6b339-46c2-461f-b9e4-87a3ae16ff78</guid><dc:creator>bradc0001</dc:creator><description>&lt;p&gt;Hi Felix,&lt;/p&gt;
&lt;p&gt;I am also attempting to connect to QBO and having similar issues.&amp;nbsp; Did you ever get the authentication to work for QBO?&amp;nbsp; It seems like you were able to make some progress here, but the entire OAuth2.0 flow for QBO seems to not play well with Appian.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there a way to pass  a token in oauth 2.0 through the integration object ?</title><link>https://community.appian.com/thread/98903?ContentTypeID=1</link><pubDate>Wed, 03 Aug 2022 08:30:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ec31fa60-b61c-4cd6-8503-f986935148b6</guid><dc:creator>eadukondalug</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi&amp;nbsp;&lt;/span&gt;&lt;a href="/members/felixr"&gt;felixr&lt;/a&gt;&lt;span&gt;&amp;nbsp;we are&amp;nbsp;&lt;/span&gt;&lt;span&gt;also having similar kind of requirement to generate refresh token to access adobe sign using rest API V6 could you please help us with your solution by sharing components configuration and steps you followed&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there a way to pass  a token in oauth 2.0 through the integration object ?</title><link>https://community.appian.com/thread/89927?ContentTypeID=1</link><pubDate>Thu, 20 Jan 2022 06:35:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d9834f99-b8c0-4f53-b9f8-17c7c8862f3e</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Cool. You are welcome.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there a way to pass  a token in oauth 2.0 through the integration object ?</title><link>https://community.appian.com/thread/89920?ContentTypeID=1</link><pubDate>Wed, 19 Jan 2022 20:34:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f54d2b2f-4528-483b-a5e9-9f2f4c96b638</guid><dc:creator>felixr</dc:creator><description>&lt;p&gt;thanks for your support Stefan the problem was that&amp;nbsp; &amp;nbsp;the content type required&amp;nbsp; the parameters to be sent&amp;nbsp;&lt;span&gt;through&amp;nbsp; the body as plain text&amp;nbsp; once i did this everything worked as&amp;nbsp;expected.&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there a way to pass  a token in oauth 2.0 through the integration object ?</title><link>https://community.appian.com/thread/89915?ContentTypeID=1</link><pubDate>Wed, 19 Jan 2022 16:44:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4227d3f5-494d-48db-9b22-5f3d62b21864</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;I cannot spot the difference ?!?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there a way to pass  a token in oauth 2.0 through the integration object ?</title><link>https://community.appian.com/thread/89914?ContentTypeID=1</link><pubDate>Wed, 19 Jan 2022 16:02:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b3998400-14c5-43fc-b912-cb67aa36cb33</guid><dc:creator>felixr</dc:creator><description>&lt;p&gt;Of course it helps but&amp;nbsp; im having some issues fetching the acces token&amp;nbsp;&lt;img alt=" " src="/cfs-file/__key/communityserver-discussions-components-files/18/j.bmp" /&gt;&lt;/p&gt;
&lt;p&gt;this is how my http request&amp;nbsp; should look like.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;but&amp;nbsp; this&amp;nbsp; is the&amp;nbsp; &amp;nbsp;request that I&amp;#39;m&amp;nbsp; &amp;nbsp;getting right now. How should i fix this request in order to get it look like&amp;nbsp; the&amp;nbsp; &amp;nbsp; first picture ?&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/cfs-file/__key/communityserver-discussions-components-files/18/jd.bmp" /&gt;&lt;/p&gt;
&lt;p&gt;I appreciate your help sir !&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there a way to pass  a token in oath 2.0 through the integration object ?</title><link>https://community.appian.com/thread/89912?ContentTypeID=1</link><pubDate>Wed, 19 Jan 2022 14:20:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4e94c562-38ff-420a-89e0-adef06b9cc1b</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Sure. First implement an integration to fetch the access token. In the second integration, you add a header to send that token. To get it you call the first integration inside the second one.&lt;/p&gt;
&lt;p&gt;Does that help?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>