ION by First Resonance accelerates manufacturing for companies building mission-critical applications in hardware. 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

To connect ION in Violet, you will first need to generate credentials in ION:

  1. In ION, navigate to the GraphQL API:

    ION IDE.png

  2. Paste the following query into the panel and click run to execute

    mutation CreateAPIKey {
    	createApiKey {
    		apikey {
    	clientId clientSecret
    		}
    	}
    }
    

    ION IDE Query.png

  3. Copy the Client ID and Client Secret

    ION IDE Query Results.png

  4. Back in Violet, navigate to Apps and select ION.

    ION-logo.png

  5. In the pop-up panel, enter a name for the connection

    ION-name.png

  6. Next, you have the option to restrict permissions on this data to certain users or groups. If you don’t need to do this, skip this step. (You can always edit permissions later)

    Screenshot 2024-08-06 at 6.39.50 AM.png

  7. Select your type of ION instance (Production, Gov, etc.)

    ION-instance.png

  8. Populate your Client ID and Client Secret and click Connect.

    Ion-ClientIdSecret.png