This method will allow you to create or update multiple users and assign user attributes to them via our API. This helps for faster testing of campaigns and other activities that require tailored user profiles populated with specific data.
Procedure:
- Install Postman - a program that makes working with API easy and user-friendly
- Import and setup your API key variables for Leanplum's API collection from our documentation (Run in Postman button)
- Select the multi | CSV upload no file API call from the side menu
- Navigate to the Body of the request and paste a comma-separated CSV containing the users to create/update.
- Send the API call and check the Audiences page to confirm the changes.
Example in Postman: