API | How to create an API watcher and define its schema to meet your requirements
Posted about 2 years ago by Angélique Bernardo
Post a topicPeople who like this
Delete Comment
This post will be deleted permanently. Are you sure?
Code Snippet
Html
Html
Css
JavaScript
Sass
Xml
Ruby
PHP
Java
C#
C++
ObjectiveC
Perl
Python
VB
SQL
Generic Language
You can apply a specific template to the JSON format of your API watcher to map the data to the JSON properties of your endpoint. You can even use jsonpath expressions to map data to the target schema (checkout the example provided along our Appointments watcher).
Here is an example of a template applied to an Appointments event watcher (creation or update):
0 Votes
0 Comments
Login or Sign up to post a comment