Resco CRM Connector: Difference between revisions

Jump to navigation Jump to search
Line 637: Line 637:
=== POST ExecuteWorkflow ===
=== POST ExecuteWorkflow ===


Allows you to start a [[Server processes|server process workflow]].
Allows you to start a [[Server processes|server process]].
 
Sample URL:
 
<code><nowiki>https://{organization}.rescocrm.com/rest/v1/data/ExecuteWorkflow</nowiki></code>
 
Request:


<syntaxhighlight lang="xml">
<syntaxhighlight lang="xml">
Line 668: Line 674:
* InputVariables - Determine input variables that can be used in the workflow.
* InputVariables - Determine input variables that can be used in the workflow.
* OutputVariables - Determine names of variables that should be returned from the workflow.
* OutputVariables - Determine names of variables that should be returned from the workflow.
Result:


<syntaxhighlight lang="xml">
<syntaxhighlight lang="xml">

Navigation menu