Send Data to WhatConverts with Endpoints
Once you've configured your endpoint rules and prepared your data file, you're ready to send lead data into WhatConverts. This guide walks you through the process using an API tool.
Watch the step-by-step video guide for a full walkthrough.
Note: Before you begin, make sure you have your Endpoint URL from the Configure Rules for Endpoints setup process.
Send CSV Data Using Postman
To send CSV data to WhatConverts using Postman:
- Open Postman (or download it from postman.com) and create a new request.
- Set the request type to POST.
- Enter your Endpoint URL (copied from your WhatConverts endpoint settings) into the request URL field.
- Navigate to the Body tab in Postman.
- Select form-data as the body type.
- Add your CSV file to the request:
- In the Key field, enter: csv_file
- In the Value field, click the dropdown and select File
- Click Select Files and choose your prepared CSV file
- Click Send to transmit your data to WhatConverts.
- Wait for the response confirming your data was processed successfully.
Send JSON Data Using Postman
To send JSON data to WhatConverts using Postman:
- Open Postman and create a new request.
- Set the request type to POST.
- Enter your Endpoint URL into the request URL field.
- Navigate to the Body tab in Postman.
- Select raw as the body type.
- Change the format dropdown from Text to JSON.
- Paste your filled-out JSON template into the body field.
- Click Send to transmit your data to WhatConverts.
- Wait for the response confirming your data was processed successfully.
Verify Your Data
After sending your data:
- Log in to your WhatConverts account.
- Navigate to Leads to access the Lead Manager.
- Filter or search for your newly imported leads using the date range or other identifiers from your upload.
- Verify that the lead data appears correctly with all fields populated as expected.
Troubleshooting
If your data doesn't appear or you receive an error:
- Verify your Endpoint URL is correct
- Confirm your file includes the required Profile ID and Date columns
- Check that your date format is YYYY-MM-DD
- For CSV: Ensure the field name is csv_file and the content type is form-data
- For JSON: Ensure the content type is set to application/json and the body type is raw
- Ensure your file is properly formatted (no special characters or encoding issues)
- Review your endpoint rules to confirm they match your intent
- Check the response message from the API for specific error details
Related Topics
Get a FREE presentation of WhatConverts
One of our marketing experts will give you a full presentation of how WhatConverts can help you grow your business.
Schedule a Demo