Logo
OroCRM Logo

OroCRM APIs

OroCRM APIs

Account Request URL

-

Base Endpoint

-

CRM\Campaigns

Lists campaigns.

/api/crm/campaigns

page, per_page, sort, filter, search

CRM\Campaigns

Creates a campaign.

/api/crm/campaigns

name, description, startDate, endDate, status, category, budget, expectedRevenue, actualCost, expectedROI, actualROI, responsibleUserId, teamIds, originId, isPublic

CRM\Campaigns

Updates a campaign.

/api/crm/campaigns/{id}

name, description, startDate, endDate, status, category, budget, expectedRevenue, actualCost, expectedROI, actualROI, responsibleUserId, teamIds, originId, isPublic

CRM\Campaigns

Deletes a campaign.

/api/crm/campaigns/{id}

CRM\Contacts

Lists contacts.

/api/crm/contacts

page, per_page, sort, filter, search

CRM\Contacts

Creates a contact.

/api/crm/contacts

firstName, lastName, salutation, jobTitle, account, owner, email, phone, mobile, fax, website, description, address, syncEnabled, primaryAddress, originId

CRM\Contacts

Updates a contact.

/api/crm/contacts/{id}

firstName, lastName, salutation, jobTitle, account, owner, email, phone, mobile, fax, website, description, address, syncEnabled, primaryAddress

CRM\Contacts

Deletes a contact.

/api/crm/contacts/{id}

CRM\Organizations

Lists organizations.

/api/crm/organizations

page, per_page, sort, filter, search

CRM\Organizations

Creates an organization.

/api/crm/organizations

name, website, email, phone, fax, description, industry, type, annualRevenue, employees, originId

CRM\Organizations

Updates an organization.

/api/crm/organizations/{id}

name, website, email, phone, fax, description, industry, type, annualRevenue, employees

CRM\Organizations

Deletes an organization.

/api/crm/organizations/{id}

CRM\Products

Lists products.

/api/crm/products

page, per_page, sort, filter, search

CRM\Products

Creates a product.

/api/crm/products

name, sku, description, unitPrice, taxCategory, category, quantityOnHand, reorderLevel, minimumOrderQuantity, manufacturer, supplier, originId

CRM\Products

Updates a product.

/api/crm/products/{id}

name, sku, description, unitPrice, taxCategory, category, quantityOnHand, reorderLevel, minimumOrderQuantity, manufacturer, supplier

CRM\Products

Deletes a product.

/api/crm/products/{id}

CRM\Quotes

Lists quotes.

/api/crm/quotes

page, per_page, sort, filter, search

CRM\Quotes

Creates a quote.

/api/crm/quotes

name, description, expiresAt, discountAmount, discountType, status, currency, organization, issuedBy, lines

CRM\Quotes

Updates a quote.

/api/crm/quotes/{id}

name, description, expiresAt, discountAmount, discountType, status, currency, organization, issuedBy, lines

CRM\Quotes

Deletes a quote.

/api/crm/quotes/{id}

CRM\Tasks

Lists tasks.

/api/crm/tasks

page, per_page, sort, filter, search

CRM\Tasks

Creates a task.

/api/crm/tasks

description, dueDate, assignedBy, assignedTo, contact, organization, priority, status, completed, percentageComplete, originId

CRM\Tasks

Updates a task.

/api/crm/tasks/{id}

description, dueDate, assignedBy, assignedTo, contact, organization, priority, status, completed, percentageComplete

CRM\Tasks

Deletes a task.

/api/crm/tasks/{id}

Details

Provider

Country HQ

API Type

REST

Categories

CRM

Alternatives

Important URLs

Last Updated on

2024-04-03

Created At

2023-12-14

Other Apps

Upskill for a better future

Want to start tracking API at scale?

Get updates about your favorite APIs and SDKs

Contact Us

We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.

ApiRefs Logo