This tool retrieves a list of all email campaigns associated with the user's Brevo account. It allows filtering by campaign type, status, start date, and end date. The response includes the total count of campaigns and an array of campaign objects, each containing details like I…
sortSort the results in the ascending/descending order of record creation. Default order is descending if sort is not passed.
typeFilter on the type of the campaigns.
limitNumber of documents per page.
offsetIndex of the first document in the page.
statusFilter on the status of the campaign.
endDateMandatory if startDate is used. Ending (urlencoded) UTC date-time (YYYY-MM-DDTHH:mm:ss.SSSZ) to filter the sent email campaigns. Prefer to pass your timezone in date-time format for accurate result ( only available if either 'status' not passed and if passed is set to 'sent' )
startDateMandatory if endDate is used. Starting (urlencoded) UTC date-time (YYYY-MM-DDTHH:mm:ss.SSSZ) to filter the sent email campaigns. Prefer to pass your timezone in date-time format for accurate result ( only available if either 'status' not passed and if passed is set to 'sent' )
statisticsFilter on the type of statistics required. Example globalStats value will only fetch globalStats info of the campaign in returned response.
excludeHtmlContentUse this flag to exclude htmlContent from the response body. If set to true, htmlContent field will be returned as empty string in the response body.
dataRequiredobjectData from the action execution
errorError 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.