<?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>Update process variable from webAPI call</title><link>https://community.appian.com/discussions/f/new-to-appian/25576/update-process-variable-from-webapi-call</link><description>How do I update a process variable in process model instance via WebAPI ? 
 ============================================================ 
 The use case is an external system which triggers an onboarding process. 
 
 It calls a webAPI which starts an onboarding</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Update process variable from webAPI call</title><link>https://community.appian.com/thread/99855?ContentTypeID=1</link><pubDate>Sun, 21 Aug 2022 07:25:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4bc9245d-3ec2-4cf7-823c-6a532f59d100</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;I recommend to not have a waiting process instance, but persist the data to DB and just start the follow up process as the external site calls the API. This is way more scalable.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Update process variable from webAPI call</title><link>https://community.appian.com/thread/99843?ContentTypeID=1</link><pubDate>Sat, 20 Aug 2022 10:40:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:026c233e-c073-464f-89c4-9da19dcc0444</guid><dc:creator>deepakg271869</dc:creator><description>&lt;p&gt;You can use set External PV&amp;#39;s Smart service to set the variable for the particular instance. You can create a separate process which can use this smart service and on submission of the external form, call the newly create process model to set the process variable value.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>