Skip to main content

Documentation Index

Fetch the complete documentation index at: https://help.withallo.com/llms.txt

Use this file to discover all available pages before exploring further.

The Deals API gives you read-only access to deals synced from your CRM integrations. Deals are synced from integrations and cannot be created, updated, or deleted via the API.

Scopes

ScopeAccess
CRM_READGet and search deals

Associations

  • Deal → Company: A deal can be associated with one company (company_id)
  • Deal → Person: A deal can be linked to a person via integration sync
Deals support search via POST /v2/api/crm/deals/search with full-text search and a stage filter.

Endpoints

Get deal

Get a deal by ID

Search deals

Search deals by keyword