Having some trouble with making sense of my first attempt at making a data extraction with Postman from a CRM/Email system called Braze.
The system has a dashboard where manual extractions to a CSV can be made however when the segment is above a certain size, they state you’ll need to use the API.
There are public documents here with sample code but it’s piecing it all together I’m having trouble with.
I understand it’s a POST request I need, but in terms of editing the body for the request I’m not sure what’s wrong with the syntax (unfortunately I don’t have experience coding JSON). I’ve tried to fill the sample with the correct bits I need see image: