Retrieves the value associated with a resource-specific key.
Applies to
My APIs > integrator.io API runtime object > state
Argument
options <Object, required>
Contains the following properties:
resourceType <String, required>
– pass integrations, flows, imports, exports, or connections_id <String, required>
– the ID of the resourcekey <String, required>
– the key to retrieve
Returns
<Object>
The value associated with the key.
Exceptions
This function throws an error if the API call fails for any reason.
Comments
0 comments
Please sign in to leave a comment.