Retrieve campaign schedules associated with a WhatsApp Business Account. Use this action when you need to list all scheduled campaigns for a WABA, including their status, timing, and recurrence patterns.
sortstringSort options for schedule results.
afterstringCursor for pagination - retrieve records after this cursor.
limitintegerMaximum number of schedules to return per page.
beforestringCursor for pagination - retrieve records before this cursor.
fieldsstringComma-separated list of fields to include in the response. Available fields: id, name, status, schedule_type, description, start_time, end_time, timezone, days_of_week, created_time, updated_time, is_active, recurrence_pattern. Defaults to 'id,name,status,schedule_type'.
waba_idstringOptional: WhatsApp Business Account ID to query. If not provided, uses the waba_id from your connection configuration.
filteringstringJSON-encoded array of filter conditions. Each filter should specify field, operator, and value. Supported fields: status, schedule_type, is_active. Example: [{"field":"status","operator":"EQUAL","value":"ACTIVE"}]
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.