Skip to main content
SugarCRM
SugarCRM
47 actions · 1 auth method
BetaCRM

Authentication

OAuth 2.0 (Password Grant)

Uses OAuth 2.0 Resource Owner Password Credentials grant. Requires a Sugar username, password, and instance URL. Tokens…Guides: Connector Profile, Link Account
Actions
47 actions
Action
Description
Get Current User
Retrieve the currently authenticated user’s profile information
List Users
Retrieve a paginated list of users from SugarCRM
Get User
Retrieve a single user by ID
Search Records
Perform a global search across all SugarCRM modules
List Contacts
Retrieve a paginated list of contacts from SugarCRM
Get Contact
Retrieve a single contact by ID
Create Contact
Create a new contact in SugarCRM
Update Contact
Update an existing contact in SugarCRM
Delete Contact
Delete a contact from SugarCRM by ID
List Accounts
Retrieve a paginated list of accounts from SugarCRM
Get Account
Retrieve a single account by ID
Create Account
Create a new account in SugarCRM
Update Account
Update an existing account in SugarCRM
Delete Account
Delete an account from SugarCRM by ID
List Leads
Retrieve a paginated list of leads from SugarCRM
Get Lead
Retrieve a single lead by ID
Create Lead
Create a new lead in SugarCRM
Update Lead
Update an existing lead in SugarCRM
Delete Lead
Delete a lead from SugarCRM by ID
List Opportunities
Retrieve a paginated list of opportunities from SugarCRM
Get Opportunity
Retrieve a single opportunity by ID
Create Opportunity
Create a new opportunity in SugarCRM
Update Opportunity
Update an existing opportunity in SugarCRM
Delete Opportunity
Delete an opportunity from SugarCRM by ID
List Notes
Retrieve a paginated list of notes from SugarCRM
Get Note
Retrieve a single note by ID
Create Note
Create a new note in SugarCRM
Update Note
Update an existing note in SugarCRM
Delete Note
Delete a note from SugarCRM by ID
List Tasks
Retrieve a paginated list of tasks from SugarCRM
Get Task
Retrieve a single task by ID
Create Task
Create a new task in SugarCRM
Update Task
Update an existing task in SugarCRM
Delete Task
Delete a task from SugarCRM by ID
List Calls
Retrieve a paginated list of call records from SugarCRM
Get Call
Retrieve a single call record by ID
Create Call
Create a new call record in SugarCRM
Update Call
Update an existing call record in SugarCRM
List Meetings
Retrieve a paginated list of meetings from SugarCRM
Get Meeting
Retrieve a single meeting by ID
Create Meeting
Create a new meeting in SugarCRM
Update Meeting
Update an existing meeting in SugarCRM
List Cases
Retrieve a paginated list of support cases from SugarCRM
Get Case
Retrieve a single support case by ID
Create Case
Create a new support case in SugarCRM
Update Case
Update an existing support case in SugarCRM
Delete Case
Delete a support case from SugarCRM by ID

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/sugarcrm/filled/png

Connector Profile

SugarCRM - OAuth 2.0 (Password Grant)
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/sugarcrm/filled/png

Link Account

SugarCRM - OAuth 2.0 (Password Grant)
4

Use Actions

Invoke actions using one of the methods below: