Sales API

Sales API is an API from 3Dolphins Sales CRM which can be used for integration needs with other systems. An API integration is the connection between two or more applications, via their APIs, that lets those systems exchange data. API integrations power processes throughout many high-performing businesses that keep data in sync, enhance productivity, and drive revenue.

Login as ‘Supervisor’ or ‘Administrator’, go to API menu and click the Sales API menus, then you will see a Sales API page such as images below.

Field/Notes

Description

Method

Method indicates the allowed interactions (such as GET, POST, PUT or DELETE) with the resource.

Media Type

Specifies the format of the data as type/subtype application/json.

URL

This field supports user attributes, they will be URL-encoded with your request.

Body

The Body of the 3Dolphins API represents the body of the response/request.

Status

HTTP response status codes indicate whether a specific HTTP request has been successfully completed. Responses are grouped in five classes : 1. Informational responses (100199), 2. Successful responses (200299), 3. Redirects (300399), 4. Client errors (400499), 5. Server errors (500599).

Response

The Response interface of the 3Dolphins API represents the response to a request.

Server

Application Url

Username

Username credential

Password

Password credential

GeneratedToken

Generated token id

Last updated