Tool to retrieve summary statistics for incoming (unsorted) leads in Kommo CRM. Use when you need aggregate metrics like total count, acceptance/decline rates, average processing time, and breakdown by lead source category.
filter_uidarrayFilter by specific incoming lead unique identifiers. Provide an array of UID strings to retrieve summary for specific incoming leads only.
filter_created_atintegerFilter by creation date threshold (Unix timestamp). Returns incoming leads created after this timestamp.
filter_pipeline_idintegerFilter by specific pipeline ID. Returns summary for incoming leads in the specified pipeline only.
filter_created_at_tointegerCreation date range end (Unix timestamp). Use together with filter_created_at_from to define a date range.
filter_created_at_fromintegerCreation date range start (Unix timestamp). Use together with filter_created_at_to to define a date range.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.