ION

ION reliably move parts, workflows, and data through manufacturing while ensuring accurate data capture at each juncture. Learn more at www.firstresonance.io.

Connect ION in Violet

First, generate credentials in ION

  1. In ION, navigate to the GraphQL API:

  2. Copy the below query to your clipboard:

mutation CreateAPIKey {
		createApiKey {
			apikey {
		clientId clientSecret
				}
		}
}
  1. Paste into ION's GraphiQL panel and click execute.

  1. Copy the Client ID and Client Secret that appear

Once you have your credentials, continue on to connect ION in Violet.

Last updated

Was this helpful?