get()
Description
Get data from an integration endpoint
Request
Parameters
Field
Required
Data Type
Description
path
string
options
Object
A JavaScript object with body or params to be sent
Examples
Get without parameters
Get with parameters
Response
Response schema is defined by the integration you are activating. Deskree passes the entire object received by the integration.
Last updated