Skip to main content

First Resonance ION Connector

First Resonance ION Interact with ION's data and services through ION's GraphQL API.

Connections

OAuth Client Credentials

Get an access token for the ION API

You can get your OAuth Client Credentials from the ION API following the instructions here.

This connection uses OAuth 2.0, a common authentication mechanism for integrations. Read about how OAuth 2.0 works here.

InputCommentsDefault
Auth EndpointThe ION Auth Endpoint
Client IDThe OAuth 2.0 Client ID for ION
Client SecretThe OAuth 2.0 Client Secret for ION

Triggers

Trigger

Receive a webhook from ION

Actions

Run GraphQL Query

Performs a generic GraphQL query against the API

InputCommentsDefault
Connection
GraphQL QueryThe GraphQL query to run
GraphQL VariablesThe GraphQL variables to run