POST request not generating download url

Hi all,

This is my first time using Postman and I’m running into some problems. I use a CDP called Braze and usually I export a segment directly from the platform but since my segment size exceeds 500k, I need to export via an API.

I’m using the Post request “Export User Profile by Segment” Braze Endpoints

After going through the documentation, I was able to send the request and it returned successfully. However, I’m having trouble figuring out how to export the data from the response - is it supposed to provide a link so I can download? I noticed that in the response, it gave me a null value next to “url”:

“url”: null,
“message”: “success”

This was what I inputted in the body - am I missing any other fields?

Screenshot 2023-09-12 at 8.46.09 AM

I tried looking for posts but couldn’t find any similar issues. Any help is appreciated!

Hey @technical-cosmonau16 :wave:

Welcome to the Postman Community! :postman:

I’m not familiar with that API or it’s set of endpoints - Are the values for the keys correct in the body? Are there any that might be missing? Have you reached out to Braze support to see if they is any advice that they could share?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.