Load the previously saved form templates GET /api/v4/advertiser-lead-import-maps
Load the forms associated with the campaign GET /api/v4/forms
Load the publishers assigned t the campaign GET api/v4/campaign-publishers
Load the tracking links on the campaign GET api/v4/campaign-links
Load the mapping for the selected form GET api/v4/leads-import/form/{formId}/campaign/{campaignId}/form-mapping
Check if authorisation is required POST api/v4/leads-import/is-authorisation-required
Import the leads to the campaign POST api/v4/leads-import
|