تكامل Zoho CRM
Create, read, update, delete, and search Zoho CRM module records.
Records
- Get Records — List records in a module (cursor-paginated: info.next_page_token; per_page max 200; the page param stops at 2,000 records so the cursor is the only complete-safe mode; fields is REQUIRED, up to 50 API names)
- Create Records — Create records
- Update Record — Update a record
- Search Records — Search by criteria