Finds all Async Helpers matching the query. If no query is provided, then this function returns all Async Helpers accessible to the script.
Applies to
My APIs > integrator.io API runtime object > asyncHelpers
Argument
query <Object>
A simple object containing the key-value pairs representing your search criteria. For example, you could assign a custom externalId value and then retrieve the Async Helper with that ID.
Returns
<Array>
An array of Async Helpers.
Exceptions
This function throws an error if the API call fails for any reason.
Comments
0 comments
Please sign in to leave a comment.