(MSOA) How to Send Test Leads via Postman

Edited

1) Download and run

First, you need to download the application using this link. Install it on your PC/Mac/Linux and run it

Download Postman

Postman workspace

2) Send a lead

To send a lead you have to open the “Push” tab in the “Templates” collection. Make sure the “Post” method is set. Then

  • Open the “Headers” tab and paste the API token into the “Authorization” field right to the “token” key and make sure the checkbox is marked.

How to find the API token

1) Search for the API Tokens on your LD

2) Copy the required API Token from the list

Replace the domain from “example-ld.irev.com” to your CRM domain before “/api/affiliates/v2/leads…” with an endpoint link.

API token

In the ‘body’ section you can find fields that have to be filled before pushing a lead. To push a lead from a certain GEO you have to put in this GEO’s IP address and phone number. You can find this information on the Internet and put in any number and address that are used in this GEO.

For our test lead, we’ll fill in the fields as shown in the picture.

Body fields for leads

NB! You have to send the funnel name in an aff_sub, which was asked by the Support specialist, and the word ‘test’ in aff_sub5 just for the test lead if needed.

After everything is prepared you have to push the “Send” button in the right corner and check the response below.

Send and get a response

If you see similar information as shown in the picture above then the lead has been pushed successfully.

If any error shows up in the response, please copy it and send it to Support.

3) Pull conversions

To pull conversions do the following:

To check FTD you have to open the “Pull conversions” tab and paste the same link you used for pushing the lead before “/api/affiliates/v2…..”. Make sure the “GET” method is chosen then, place FTD goal_type_uuid, place dates that you need using created_from/created_to and use per_page marker, please note that maximum leads per page is 100. Please note that if you will not use goal_type_id you will pull both leads and FTDs click “Send” .

NB! It may take a couple of minutes for the sale status to be updated.

Where to get the goal_type_uuid

1) Go to your LD and search for “Goals”

2) In the “Goals” section press on the “Settings” icon

3) Select “Goal type UUID” and a new column with the Goal Type UUID will appear. Simply copy the UUID and insert it in your “goal_type_uuid” field in Postman

If you have any questions regarding this instruction, feel free to ask any Support specialist.