Orkesta’s connector catalog provides pre-built integrations with popular business systems. Each connector handles authentication, field mapping, and data sync — no custom code required.Documentation Index
Fetch the complete documentation index at: https://docs.orkesta.com.tr/llms.txt
Use this file to discover all available pages before exploring further.
Find and install a connector
Find your connector
Search by name or browse by category (ERP, CRM, Accounting, Banking, Communication).
Authenticate
Click Connect and follow the authentication flow for that connector. The method depends on the service — see Authentication methods below for details on API key, OAuth 2.0, and service account flows.
Configure field mapping
Default mappings are pre-filled based on common conventions. Adjust any field as needed. Required fields are marked with an asterisk (
*).Test the connection
Click Test connection. Orkesta pulls a small sample of data from the external service. If the test fails, the error message describes the cause (for example, invalid credentials or insufficient permissions).
Authentication methods
- API key
- OAuth 2.0
- Service account
Most connectors authenticate with an API key or token that you generate in the external service.Initial setup:
- Generate an API key in the external service (refer to that service’s documentation).
- Paste the key into the API key field during the Orkesta connector setup.
- Click Test connection to confirm the key is valid.
- Generate a new key in the external service.
- Open the connector in Integrations → Catalog → [Connector] → Settings.
- Paste the new key and click Verify.
- Once verification succeeds, revoke the old key in the external service.
Available connectors
ERP
ERP
| Connector | Authentication |
|---|---|
| SAP S/4HANA | Service account |
| Microsoft Dynamics 365 | OAuth 2.0 |
| Logo Tiger | API key |
CRM
CRM
| Connector | Authentication |
|---|---|
| Salesforce | OAuth 2.0 |
| HubSpot | OAuth 2.0 |
| Pipedrive | API key |
Accounting
Accounting
| Connector | Authentication |
|---|---|
| Xero | OAuth 2.0 |
| QuickBooks | OAuth 2.0 |
| Paraşüt | API key |
Banking
Banking
| Connector | Authentication |
|---|---|
| Garanti BBVA | Service account |
| İş Bankası | Service account |
| Akbank | Service account |
| Ziraat Bankası | Service account |
Communication
Communication
| Connector | Authentication | Use case |
|---|---|---|
| Slack | OAuth 2.0 | Scheduled report delivery and payment alerts |
Sync frequency
Each connector syncs on one of four schedules. You can change the frequency in the connector settings after installation.| Frequency | Description | Typical use cases |
|---|---|---|
| Real-time (webhook) | Data pushed instantly when an event occurs | Payment status updates, approval notifications |
| Every 15 minutes | Polling interval for near-real-time needs | CRM contact sync, invoice status |
| Hourly | Balanced sync for moderately time-sensitive data | Accounting ledger updates, ERP order sync |
| Daily | Batched sync for reporting and non-urgent data | Bank statement import, end-of-day reconciliation feeds |
