<?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>Establish the connection to GraphQL</title><link>https://community.appian.com/discussions/f/integrations/38555/establish-the-connection-to-graphql</link><description>Hi Team, 
 I need to fetch data from a GraphQL API endpoint, but I&amp;#39;m unsure about the connected system required for the connection. The client has provided the ClientId and ClientSecret for AWS Cognito and mentioned that they are using SRP (Secure Remote</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Establish the connection to GraphQL</title><link>https://community.appian.com/thread/145552?ContentTypeID=1</link><pubDate>Mon, 24 Feb 2025 12:34:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ee8a0839-92b4-403f-8dca-d65d9f1ad945</guid><dc:creator>Nandhakumar</dc:creator><description>&lt;p&gt;Actually, The &lt;strong&gt;ClientId&lt;/strong&gt; and &lt;strong&gt;C&lt;/strong&gt;&lt;strong&gt;lientSecret&lt;/strong&gt;&amp;nbsp;is used to crack the SRP authentication. But we also require the &lt;strong&gt;Pool Id&lt;/strong&gt;, used to&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;route the authentication requests to it&amp;#39;s respective user pool.&lt;br /&gt;&lt;br /&gt;Once successfully authenticated, we&amp;#39;ll receive the &lt;strong&gt;AccessToken.&amp;nbsp;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Now, We&amp;#39;ve to pass that token in the&amp;nbsp;&lt;span&gt;GraphQL&amp;nbsp;request header.&lt;br /&gt;&lt;br /&gt;Hope it helps.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>