What it does
If you have an external database (MySQL, PostgreSQL) with legacy operational data, Arya can sync specific tables as objects. Configurable sync per field, frequency, direction.Prerequisites
- Active account with MySQL / PostgreSQL
- Admin or Manager role on Arya to connect
- OAuth authorisation (or API key, where applicable)
Connect MySQL / PostgreSQL
1
Go to Settings → Integrations
Find MySQL / PostgreSQL in the gallery and click Connect.
2
Authorise via OAuth
Opens MySQL / PostgreSQL login page. Grant requested permissions.
3
Confirm in Arya
Arya tests the connection. If OK, you see “Connected” in green.
4
Configure preferences (optional)
Sync frequency, filters, field mapping. From Settings → Integrations → [MySQL / PostgreSQL] → Configure.
What syncs
Use in workflows
Once connected, MySQL / PostgreSQL appears as an action in the workflow builder. You can:- Trigger workflows from MySQL / PostgreSQL events
- Use MySQL / PostgreSQL as an action (e.g. create record, send message)
Troubleshooting
Slow or failed sync
Slow or failed sync
Check service API quota (rate limit). Reduce frequency if exceeding quota.
Data not synced
Data not synced
Verify field mapping and filters. Try manual sync from ⋯ → Sync now.
Duplicate errors
Duplicate errors
Arya uses unique keys for matching. Configure key (email, external ID) in Settings → Sync.
Disconnect
1
Go to Settings → Integrations
Find the MySQL / PostgreSQL card.
2
Click Disconnect
Confirm. Access token is revoked.