<?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 process parameters in WEBAPI</title><link>https://community.appian.com/discussions/f/general/30640/how-to-pass-process-parameters-in-webapi</link><description>How to pass process parameters in WEBAPI which calls process model . a!startProcess( processModel: cons!PCI_PM_CALL_INTEGRATIONS, processParameters: a!fromJson( http!request.body ), onSuccess: a!httpResponse( statusCode: 200, headers: { a!httpHeader(name</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to pass process parameters in WEBAPI</title><link>https://community.appian.com/thread/121836?ContentTypeID=1</link><pubDate>Thu, 16 Nov 2023 18:08:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:32d8bf67-3ecb-4a7b-9303-05f764577392</guid><dc:creator>vikashk7323</dc:creator><description>&lt;p&gt;Hi, first of all create parameterised variable in the process model. Those variables you can refer in the api like below&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/11/pastedimage1700158060210v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;The API data can be passed to these variables.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to pass process parameters in WEBAPI</title><link>https://community.appian.com/thread/121801?ContentTypeID=1</link><pubDate>Thu, 16 Nov 2023 12:32:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:acc653ea-89f7-4dab-81f4-07e365e7776d</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Pass a simple dictionary or map that maps incoming values to process variables.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>