Does Hevo’s REST API connector support API chaining?

Last updated on May 30, 2023

Hevo’s REST API connector does not support the API chaining technique, in which multiple API calls are made to achieve certain functionality, and data from the response of the previous API call feeds the subsequent API call, and so on.

For example, with Hevo’s REST API connector, you will not be able to use the bearer token generated by the POST method in the first API call to authenticate the GET method in the next API call.


Revision History

Refer to the following table for the list of key updates made to this page:

Date Release Description of Change
Nov-07-2022 NA Created as a new document.

Tell us what went wrong