- Help Center
- Zomentum for Partners
- Integrations
Custom Distributor - API Pull and Push method
Push the file via API:
If you have selected the option to push the file using Zomentum’s API endpoint, the following steps are for you.
-
Copy the API link provided in the option selected.
-
Create a new POST request in the Postman app with the copied link
-
Add the file to the body of the request in form-data
-
Key name: file
-
Type: File
-
Value: Upload the required file.
The file size should be less than 100Mb and should be of the format .csv or .xlsx
-
-
Once API is executed, select the fetch option in the Zomentum.
Pull the file from an API endpoint:
-
Enter the URL from which the CSV needs to be pulled from.
-
Select the Fetch option for the CSV to be fetched.
Feel free to reach out to our support team if you need further assistance.