Sync
Sync Service APIs
Body
The request object, containing all necessary information for file sync and the request body metadata
Responses
200
Sync Request created successfully.
application/json
The request object, containing all necessary information for creating an submission and the request body metadata
400
Bad request
application/json
500
Internal server error
application/json
post
/file/v1/_createLatest Forms are fetched.
Body
The request object, containing all necessary information for form sync and the request body metadata
Responses
200
Forms Fetched successfully.
application/json
The request object, containing all necessary information for creating an submission and the request body metadata
400
Bad request
application/json
500
Internal server error
application/json
post
/forms/v1/_searchLast updated
Was this helpful?