Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Platform URL

https://[enterprise].cvtr.io/v2/leads

API Endpoints

Load Campaign dropdown

GET /api/v4/campaigns

Load lead data fields

GET /api/v4/lead-data-fields

Load list of advertisers

GET /api/v4/advertisers

Load list of publishers

GET /api/v4/publishers

Load user template

GET /api/v4/user-export-maps/[ID]

Delete user template

DELETE /api/v4/user-export-maps/[ID]

Create user template

POST /api/v4/user-export-maps

Lead Export

POST /api/v4/global-leads-export

Epic

Jira Legacy
serverSystem JIRA
serverId47839f05-61cf-355f-8da7-a069f30ee70e
keyDAS-56

Document status

Status
titleDRAFT

Document owner

Danny Hannah Adam Carter

Technical writers

Vijay Alexander

Related Content

https://convertr.atlassian.net/wiki/spaces/PF/pages/edit-v2/1131544585

🏠 Feature Overview

...

From the Leads page which is available to users (refer User Permission section below), users will be able to export leads at a Global level for the enterprise by clicking on the Export button.

...

On click of the Export button, it opens a Lead Export modal popup where user could add filter criteria for the Leads that needs to be exported.

...

User could select the radio button option of All advertisers & All Publishers and then a date range to export all leads within the date range. If the user wants to filter out leads for just a campaign, the campaign dropdown could be used where it shows a list campaigns.

...

If the user wants the file to be exported as a CSV file, the CSV export toggle will could be enabled. Else the file will be available for download as an Excel file.

...

In the Columns section of the Lead Export Modal, user can select the columns that need to be added in the exported file. User can load or delete any pre-existing column template selection using the Column Template dropdown.

Using the Search fields search bar, user can search for a column that needs to be added in the report. Columns for the report are categorised and can be viewed by expanding the accordion menu.

...

Once the user selects a column, the column is added in the Output Columns, where the user could re-arrange them and add a new Filed name if needed.

...

The Save Column Template allows the user to save the current selection as a template and re-use the same in the future.

In the Conditions section of Lead Export Modal, user could select the Lead Statuses that needs to be filtered out for the Lead Export Report.

...

The different types of Lead status are Delivered, Valid, Invalid, Caution, Test, Billable & All.

Once the user clicks on Export button, the Lead Export report is generated and will be available in the Export Requests section.

...

\uD83D\uDDD2 Summary

Summarise the functionalities in a table

Functionality

User Story

1

Lead Export modal Setup

User could select the radio button option of All advertisers & All Publishers and then a date range to export all leads within the date range. If the user wants to filter out leads for just a campaign, the campaign dropdown could be used where it shows a list campaigns.

2

CSV Export

If the user wants the file to be exported as a CSV file, the CSV export toggle will could be enabled. Else the file will be available for download as an Excel file.

3

Columns section

In the Columns section of the Lead Export Modal, user can select the columns that need to be added in the exported file

4

Save Column Template

Allows the user to save the current selection as a template and re-use the same in the future.

5

Conditions

In the Conditions section of Lead Export Modal, user could select the Lead Statuses that needs to be filtered out for the Lead Export Report.

6

7

8

\uD83D\uDDD2 User Permissions

...