Action : Integration Code Snippet
Action provides code snippets to help you with the integration. Depending on the action, the code snippets have {variables}
that needs to be populated
{API_Key}
: API Key can be obtained from the Deployment Settings section.data
: actions may need certain input data
Test the action
You can test the action by connecting a test users

Required INPUT
Once you connect the test user, list of required input will appear for you to fill in. In the example below, Gmail message ID is required which can be obtain by using the Gmail’s List action.

Result
The response from the test will appear in the Result tab.

Did you find what you need?