<?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>Web API as Web Hook</title><link>https://community.appian.com/discussions/f/integrations/25565/web-api-as-web-hook</link><description>I am Working on DocuSign integration and I want to retrieve a document only after signing .But for that need a start a process. Hence I am using a web API to trigger a process, In DocuSign Console It show that message was received successfully but it</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Web API as Web Hook</title><link>https://community.appian.com/thread/99782?ContentTypeID=1</link><pubDate>Fri, 19 Aug 2022 12:34:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:684880da-3f97-46bd-b0bc-1a887bb25a17</guid><dc:creator>Raghuvaran Nagarajan</dc:creator><description>&lt;p&gt;Please filter the access logs log to find the timestamp of the webApI call. And use the timestamp to find the corresponding stdout log messages.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Web API as Web Hook</title><link>https://community.appian.com/thread/99777?ContentTypeID=1</link><pubDate>Fri, 19 Aug 2022 10:24:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:22ff94ba-5e42-4df3-b1d0-58f94ee35ba2</guid><dc:creator>Hasintha Hewage</dc:creator><description>&lt;p&gt;thank for replying Raghuvaran, But is there&amp;nbsp; any easy way to see the logs, That mean It is hard to find in the stdout.log.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Web API as Web Hook</title><link>https://community.appian.com/thread/99754?ContentTypeID=1</link><pubDate>Fri, 19 Aug 2022 07:49:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:162f465d-a269-4c06-82ca-9059b5ffea83</guid><dc:creator>Raghuvaran Nagarajan</dc:creator><description>&lt;p&gt;Hi Hasintha,&lt;/p&gt;
&lt;p&gt;Please check the response code recieve by the calling system. If DocuSign recieved a HTTP 200, still not triggered the process, we have to check if there are any errors logged in the STDOUT logs. And if it&amp;#39;s a HTTP 500 response again we have to check the logs. &lt;/p&gt;
&lt;p&gt;However if the response is the code that you configured in the onError paramter of the a!start process() then you need you have to check if the service account used to call the Appian webapi has access to initiate the process, is the process model published properly (not in invalid state)&lt;/p&gt;
&lt;p&gt;if you cannot check the reponse code in DocuSign, &amp;nbsp;check Appian&amp;#39;s access logs to confirm the HTTP response code for each webapi call.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>