Retrieves a list of campaigns from Dripcel. Supports optional pagination (page, pageSize) and filtering by campaign status. Returns campaign details including ID, name, status, and timestamps.
pageintegerPage number for pagination, must be >=1
statusstringFilter campaigns by status (e.g., 'active', 'paused', 'completed')
pageSizeintegerNumber of items per page, must be >=1
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.