Official comment
Hi Bo,
You can create a new Workflow Rule and set the action to "Outbound Call".
I hope this helps,
Elad
Hi,
is there's a way to send data to external system once the data is changed in Clarizen? There seems to be function where Clarizen can call outside service?
Thank you.
Hi Bo,
You can create a new Workflow Rule and set the action to "Outbound Call".
I hope this helps,
Elad
Please sign in to leave a comment.
Thank you Elad.
How is security ensured? Is it through the use of webservice token?
Hi Bo,
Can you please explain what do you mean by "How is security ensured"?
Thanks,
Elad
Hi Elad,
I am planning to setup a small service app in my local network that would take the call from Clarizen and provide output. Therefore I need to expose this app to the outside world.
What I meant was essentially how I authenticate from Clarizen to my webapp?
Regards,
Bo
Hi,
If you want to authenticate the request that came from Clarizen you can use the session id on the request to call the API. If the call is successful that means that the call is valid.
I hope I answered your question,
Elad