Kommo List Contacts
Aident Loadout を通じて Kommo Tools の Kommo List Contacts を使用します。実行前に入力、出力、設定、料金、リスクを確認できます。
プロバイダーの説明
Action to list contacts in Kommo CRM.
Aident Loadout を通じて Kommo Tools の Kommo List Contacts を使用します。実行前に入力、出力、設定、料金、リスクを確認できます。
Action to list contacts in Kommo CRM.
pageintegerPage number for pagination (starting from 1). Use this with limit to navigate through large result sets.
limitintegerMaximum number of contacts to return per page (1-250). Default is 250 if not specified.
querySearch query to filter contacts. Searches across contact custom field values (e.g., phone numbers, emails, names). Can be a string or integer.
filter_idsarrayFilter to return only contacts with specific IDs. Provide a list of contact IDs to retrieve.
order_by_idstringSort contacts by ID. Valid values: 'asc' (lowest ID first), 'desc' (highest ID first).
with_paramsarrayAdditional embedded data to include in response. Supported values: 'leads' (include linked leads), 'catalog_elements' (include linked catalog items). Multiple values can be provided as a list.
filter_namesarrayFilter to return only contacts with specific names. Provide a list of exact name strings to match.
filter_created_atintegerFilter to return only contacts created at or after this Unix timestamp. Used to find contacts created from a specific time onwards.
filter_created_byarrayFilter to return only contacts created by specific users. Provide a list of user IDs.
filter_updated_atobjectModel for date range filters in Unix timestamp format.
filter_updated_byarrayFilter to return only contacts last updated by specific users. Provide a list of user IDs.
order_by_updated_atstringSort contacts by last update timestamp. Valid values: 'asc' (oldest first), 'desc' (newest first).
data必須Data from the action execution
errorstringError if any occurred during the execution of the action
successful必須booleanWhether or not the action execution was successful or not
OAuth 接続。リスクレベル 2/5。
無料 Action
この Action を明示的に参照する公開 Skills はまだありません。