SugarCRM logo

SugarCRM

Sync SugarCRM account, contact, opportunity, and case data into your warehouse.

Overview

The SugarCRM connector syncs your CRM data into analytics-ready tables in your data warehouse. Pull accounts, contacts, opportunities, cases, and leads from the SugarCRM REST API, with Ingest handling auth, pagination, and retries so the tables stay current.

What you can sync

Ingest syncs the following SugarCRM data into your data warehouse, each as its own table refreshed on your schedule:

  • Accounts
  • Contacts
  • Opportunities
  • Cases
  • Leads

Authentication

OAuth 2.0 (two-legged)

POST username/password to /rest/<version>/oauth2/token with client_id "sugar". SugarCRM's docs have moved to the sugarai.com domain following a company rebrand.

You enter credentials in a secure form, never in chat. Ingest stores and rotates them for you.

Resources