Connector
The integration gateway that lets Opsfly talk to third-party tools like Shopify, Slack, and Gmail.
Overview
A Connector links your business to an external tool or data source (for example, email, messaging, or spreadsheet platforms) so your Agents and Autotasks can read and write data there.
Add a connector
- Go to Connectors in the side menu.
- Click Add.
- Pick a platform from the list of available connectors.
- Click Connect on it.
- Authenticate, depending on the connector type:
- OAuth connectors (e.g. Google-based tools) — click Connect with [Provider], sign in through the popup window, and approve access.
- Token/API-key connectors — fill in the requested fields (API key, account ID, etc.) and click Test connection to confirm they're correct.
- Click Save Connector.
Some connectors (like Google Sheets) will ask you to pick a specific file right after authenticating. Others generate a webhook URL once connected — you'll see it in a confirmation dialog; copy it if you need to paste it elsewhere.
Configure which fields are used
Open a connected connector and use the field table to control what data is exposed:
- Toggle Enabled per field to include/exclude it.
- Edit Display Name to rename how a field appears in your workflows.
Manage connectors
From the Connectors list you can:
- Configure — reopen a connector's settings.
- Delete — remove a connector. If it's currently used inside an Automation, delete the automation (or remove the connector from it) first.
:::tip Only one connector can be authenticated at a time in the add-connector flow — finish connecting one before starting another. :::
Next steps
With a connector in place, recruit an Agent to act on that data, or build an Autotask that uses it directly.