deploying integrations and automations.md

For the complete documentation index, see llms.txt. Markdown versions of documentation pages are available by appending .md to page URLs; this page is available as Markdown.

Deploying Integrations and Automations

For troubleshooting click here #troubleshooting

Steps

Step 1: Navigate to our integrations page

Integrations button in bottom left of ION

Step 2: Configure ion-api Connection

ION API Connection Setup

Step 3.0: Other Fields

Step 3.1: Setup Free Text Custom Fields

Input text fields to match the custom attributes the user wants to imprint from one object to another.

Step 3.2: Setup Pick-list Custom Fields

Exampe of selection box style automation setup.

Step 3.3: Setup Webhook Related Triggers

GraphQL Explorer in Bottom Left of ION

Documentation Explorer top Right of GraphQL API Screen

ResourceEnum shown in the Key field and WebhookSubscriptionActions shown in the Value field

Step 4.0: Setup of External Software Integration Connections (Email, Finance, PLM, QMS, MRP)

Troubleshooting

Common Issue 1:

* **Cause:** Your organization hasn't deployed any integrations or automations before. * **Solution:** Reach out to First Resonance and request access to the ION Marketplace. Once permissions are granted spend some time exploring how you can maximize your manufacturing operations!

Common Issue 2:

If you are trying to spin up a new instance in a new environment you need to make sure that you are using unique API keys from those respective environments for those specific deployments. A sandbox API key and secret will NOT work in the prod environment. If you find that is what happened I would recommend the following steps, it’s a few extra steps but should cleanup any crossed wires.

  1. Record the current setup of your instances so you can easily recall them.
  2. Deactivate your instances to get rid of any stray, interconnected webhook subscriptions / receivers between your two environments.
  3. Create two new instances making sure to use those unique API Keys and Secrets for your respective environments.
  4. Double check your triggers if applicable when creating the instance to make sure you’re looking at the correct resource and action.

Common Issue 3:

Notice that no API keys have been added to the trigger section!