1
0
mirror of synced 2025-12-21 02:51:29 -05:00
Files
airbyte/docs/integrations/sources/sugar-crm.md
Ian Alton 01cd16654e 11059 multi-instance, versioned docs (#58095)
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-04-24 02:58:09 +03:00

35 lines
1.0 KiB
Markdown

# Sugar CRM
[Sugar CRM](https://www.sugarcrm.com/) is an open source eCommerce platform built on Wordpress.
## Sync overview
:::caution
You will only be able to connect to a self-hosted instance of Sugar CRM using these instructions.
:::
Sugar CRM can run on the MySQL, MSSQL, Oracle, or Db2 databases. You can use Airbyte to sync your Sugar CRM instance by connecting to the underlying database using the appropriate Airbyte connector:
- [DB2](db2)
- [MySQL](mysql)
- [MSSQL](mssql)
- [Oracle](oracle)
:::info
To use Oracle or DB2, you'll require an Enterprise or Ultimate Sugar subscription.
:::
:::info
Reach out to your service representative or system admin to find the parameters required to connect to the underlying database
:::
### Output schema
To understand your Sugar CRM database schema, see the [VarDefs](https://support.sugarcrm.com/Documentation/Sugar_Developer/Sugar_Developer_Guide_11.0/Data_Framework/Vardefs/) documentation. Otherwise, the schema will be loaded according to the rules of the underlying database's connector.