<?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>How to pass resource in Integration component</title><link>https://community.appian.com/discussions/f/integrations/17737/how-to-pass-resource-in-integration-component</link><description>Hello, 
 The webservice I&amp;#39;m trying to call has resources like shown in attached screenshot. I&amp;#39;m not sure how to pass these resources in Integration component either.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to pass resource in Integration component</title><link>https://community.appian.com/thread/69852?ContentTypeID=1</link><pubDate>Thu, 10 Oct 2019 10:19:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b810593d-f6fd-4d88-80fa-41d38e3d7c1e</guid><dc:creator>Gavin Hume</dc:creator><description>&lt;p&gt;Isn&amp;#39;t the resource an example of a path parameter, can you not simply append it to the endpoint in the URL of the Integration object?&lt;/p&gt;
&lt;p&gt;If the resource is static, e.g. it will never change, then it could simply be entered as part of the URL, but if it needs to be dynamic, e.g. it could change dependent upon rule inputs for the integration, then you would need to use an expression for the URL.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>