Tool to retrieve the contact list for an autodialer campaign. Use when you need to view contacts, filter by phone number or start time, or paginate through campaign contacts.
idRequiredintegerAutodialer campaign ID
sortstringSorting field(s). Use '-' prefix for descending order. Multiple fields separated by comma. Default is '-id'. Available sort fields: 'id', 'start_time', 'phone_number'.
limitintegerMaximum number of results to return. Default is 500 if not specified.
fieldsstringComma-separated list of fields to return. Leave empty for default fields.
filterstringFilter expression. Multiple filters separated by comma. Examples: 'start_time>2021-01-01T10:00:00', 'phone_number=37100000000'.
offsetintegerNumber of results to skip before returning. Default is 0 if not specified.
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.