Skip to main content

First Resonance ION Component

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

Component key: first-resonance

Changelog ↓

Description

First Resonance ION is a platform for helping hardware companies streamline complex business operations.

Connections

OAuth Client Credentials

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

InputNotesExample
Auth Endpoint

The ION Auth Endpoint

Client ID

The OAuth 2.0 Client ID for ION

Client Secret

The OAuth 2.0 Client Secret for ION

Scopes
Token URL

The OAuth 2.0 Token URL for ION

https://{{#authEndpoint}}/realms/api-keys/protocol/openid-connect/token

Triggers

Trigger

Receive a webhook from ION | key: firstResonanceTrigger


Actions

Run GraphQL Query

Performs a generic GraphQL query against the API | key: rawRequest

InputNotesExample
Connection
GraphQL Query

The GraphQL query to run

GraphQL Variables

The GraphQL variables to run


Changelog

2025-06-24

Initial release of the First Resonance ION component for manufacturing integrations.