CRM Item API

Retrieve CRM activity items — read only

Base URL

https://{tenant}.logzi.com/api/crm_item/

Every request returns a JSON response. On success result.code == 1, on error result.code == 0. A CRM item represents a single line of a CRM activity document. This endpoint is read-only — to modify items, use the CRM API.

GET /api/crm_item/get

Retrieve a single CRM item by its identifier.

Query Parameters

ParameterTypeRequiredDescription
idintCRM item identifier

Example Request

GET /api/crm_item/get?id=1
X-API-KEY: {your_api_key}
GET /api/crm_item/list

List the items of a CRM document.

Query Parameters

ParameterTypeRequiredDescription
receipt_idintCRM document identifier

Example Request

GET /api/crm_item/list?receipt_id=10
X-API-KEY: {your_api_key}

Get in touch with us

Interested in our software? Feel free to write to us!

Need help?

If you can't find the answer and need assistance

Create your account now,
pay later!

Try it free for 3 days, no risk, no obligation!