| API | Protocol | Base URL | Docs | Reference | OpenAPI | SDKs |
|---|---|---|---|---|---|---|
| Main | rest | https://api.{pod}.insightly.com/v3.1/ | link | — | — | — |
Actions (81)
Contacts · 13
- Add link to contactPOST /Contacts/{CONTACT_ID}/Links
Create a new Link for a Contact.
documented - Add note to contactPOST /Contacts/{CONTACT_ID}/Notes
Create a new Note for a Contact.
documented - Create contactPOST /Contacts
Create a new Contact record.
documented - Delete contactDELETE /Contacts/{CONTACT_ID}
Delete a Contact record.
documented - Get contactGET /Contacts/{CONTACT_ID}
Retrieve a Contact by ID.
documented - List contactsGET /Contacts
Retrieve a list of Contact records.
documented - List emails for contactGET /Contacts/{CONTACT_ID}/Emails
List Emails associated with a Contact.
documented - List events for contactGET /Contacts/{CONTACT_ID}/Events
List Events associated with a Contact.
documented - List links for contactGET /Contacts/{CONTACT_ID}/Links
List Links attached to a Contact.
documented - List notes for contactGET /Contacts/{CONTACT_ID}/Notes
List Notes attached to a Contact.
documented - List tasks for contactGET /Contacts/{CONTACT_ID}/Tasks
List Tasks attached to a Contact.
documented - Search contactsGET /Contacts/Search
Search contacts by standard or custom fields.
documented - Update contactPUT /Contacts/{CONTACT_ID}
Update a Contact record.
documented
Quotes · 11
- Add product to quotationPOST /Quotation/{QUOTATION_ID}/QuotationProducts
Add a product to a Quotation.
documented - Create quotationPOST /Quotation
Create a new Quotation.
documented - Delete quotationDELETE /Quotation/{QUOTATION_ID}
Delete a Quotation.
documented - Delete quotation productDELETE /Quotation/{QUOTATION_ID}/QuotationProducts/{ID}
Delete a product from a Quotation.
documented - Get quotationGET /Quotation/{QUOTATION_ID}
Retrieve a Quotation by ID.
documented - List products on quotationGET /Quotation/{QUOTATION_ID}/QuotationProducts
List products attached to a Quotation.
documented - List quotation linksGET /Quotation/{QUOTATION_ID}/Links
List links attached to a Quotation.
documented - List quotationsGET /Quotation
Retrieve Quotations (Quotes) via the Quotation endpoint.
documented - Sync quotation to opportunityGET /Quotation/{QUOTATION_ID}/Sync
Sync a Quotation with its associated Opportunity.
documented - Update quotationPUT /Quotation/{QUOTATION_ID}
Update a Quotation.
documented - Update quotation productPUT /Quotation/{QUOTATION_ID}/QuotationProducts/{ID}
Update a Quotation product.
documented
Price Books · 7
- Add price book entryPOST /PriceBooks/{PRICE_BOOK_ID}/PriceBookEntries
Add a Price Book Entry to a Price Book.
documented - Create price bookPOST /PriceBooks
Create a new Price Book.
documented - Delete price bookDELETE /PriceBooks/{PRICE_BOOK_ID}
Delete a Price Book.
documented - Get price bookGET /PriceBooks/{PRICE_BOOK_ID}
Retrieve a Price Book by ID.
documented - List price book entriesGET /PriceBooks/{PRICE_BOOK_ID}/PriceBookEntries
List entries for a Price Book.
documented - List price booksGET /PriceBooks
Retrieve Price Books.
documented - Update price bookPUT /PriceBooks/{PRICE_BOOK_ID}
Update a Price Book.
documented
Leads · 6
- Create leadPOST /Leads
Create a new Lead.
documented - Delete leadDELETE /Leads/{LEAD_ID}
Delete a Lead.
documented - Get leadGET /Leads/{LEAD_ID}
Retrieve a Lead.
documented - List leadsGET /Leads
Retrieve Leads.
documented - Search leadsGET /Leads/Search
Search leads by fields.
documented - Update leadPUT /Leads/{LEAD_ID}
Update a Lead.
documented
Opportunities · 6
- Create opportunityPOST /Opportunities
Create a new Opportunity.
documented - Delete opportunityDELETE /Opportunities/{OPPORTUNITY_ID}
Delete an Opportunity.
documented - Get opportunityGET /Opportunities/{OPPORTUNITY_ID}
Retrieve an Opportunity.
documented - List opportunitiesGET /Opportunities
Retrieve Opportunities.
documented - List products on opportunityGET /Opportunities/{OPPORTUNITY_ID}/OpportunityProducts
List products attached to an Opportunity.
documented - Update opportunityPUT /Opportunities/{OPPORTUNITY_ID}
Update an Opportunity.
documented
Emails · 5
Events · 5
Notes · 5
Organizations · 5
- Create organizationPOST /Organizations
Create a new Organization.
documented - Delete organizationDELETE /Organizations/{ORGANIZATION_ID}
Delete an Organization.
documented - Get organizationGET /Organizations/{ORGANIZATION_ID}
Retrieve an Organization.
documented - List organizationsGET /Organizations
Retrieve Organizations.
documented - Update organizationPUT /Organizations/{ORGANIZATION_ID}
Update an Organization.
documented
Products · 5
- Create productPOST /Products
Create a new Product.
documented - Delete productDELETE /Products/{PRODUCT_ID}
Delete a Product.
documented - Get productGET /Products/{PRODUCT_ID}
Retrieve a Product by ID.
documented - List productsGET /Products
Retrieve Products.
documented - Update productPUT /Products/{PRODUCT_ID}
Update a Product.
documented
Projects · 5
- Create projectPOST /Projects
Create a new Project.
documented - Delete projectDELETE /Projects/{PROJECT_ID}
Delete a Project.
documented - Get projectGET /Projects/{PROJECT_ID}
Retrieve a Project.
documented - List projectsGET /Projects
Retrieve Projects.
documented - Update projectPUT /Projects/{PROJECT_ID}
Update a Project.
documented