Tool to get all email campaigns in your Hunter account. Campaigns are returned in reverse-chronological order by creation date. Use when you need to retrieve and filter campaigns by status (started/archived) with pagination support.
limitintegerNumber of campaigns to return. Range between 1 and 100. Defaults to 20.
offsetintegerNumber of campaigns to skip for pagination. Defaults to 0.
startedbooleanFilter to only return campaigns that have been started. If true, returns only started campaigns. If false, returns only campaigns that have not been started.
archivedbooleanFilter to only return campaigns that have been archived. If true, returns only archived campaigns. If false, returns only campaigns that have not been archived.
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.