GET /ecommerce/attribution/metrics

Get attribution metrics for one or more Brevo campaigns or workflows

Servers

Query parameters

Name Type Required Description
smsCampaignId[][] Array No

The SMS campaign ID(s) to get metrics for

automationWorkflowEmailId[][] Array No

The automation workflow ID(s) to get email attribution metrics for

periodFrom String No

When getting metrics for a specific period, define the starting datetime in RFC3339 format

automationWorkflowSmsId[][] Array No

The automation workflow ID(s) to get SMS attribution metrics for

periodTo String No

When getting metrics for a specific period, define the end datetime in RFC3339 format

emailCampaignId[][] Array No

The email campaign ID(s) to get metrics for

How to start integrating

  1. Add HTTP Task to your workflow definition.
  2. Search for the API you want to integrate with and click on the name.
    • This loads the API reference documentation and prepares the Http request settings.
  3. Click Test request to test run your request to the API and see the API's response.