Watchers
You can manage watchers in your backoffice right from the Developers console:
The Automatic switch will define whether a watcher should be triggered automatically (when an object defined as Data Type is created, updated or deleted), or triggered by a workflow.
Watcher creation
When creating a new watcher, you can define its name, URL (eg: endpoint URL at Salesforce), method (POST, GET, PUT, PATCH, DELETE), data type (appointment, company, client...).
You can choose to use the default JSON schema of the data type, or configure your own JSON, XML or CSV schema using jsonpath.
Along with the schema, you can define how the watch should authenticate, including HTTP basic or OAuth2.
Please note that "scope" should include "offline" for some third-party solution such as Salesforce
Our callback URL: https://YOURSERVER.agendize.com/console/developers/watchers-oauth
Workflow using this watcher
Now, you can choose to trigger this watcher using a workflow:
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article