Greetings @Bfarkas I am just getting around to playing with this now, I have a postman setup for completions that is using an older process (I believe it was from before it was added to the API).
Your spreadsheet allows us to add this to the API browser with the 300 record limit.
As you have shown in the past, with proper use of variables you could also have this content in a CSV file and load it in through Postman.
Is that also correct for this endpoint?
Greetings @Bfarkas I am just getting around to playing with this now, I have a postman setup for completions that is using an older process (I believe it was from before it was added to the API).
Your spreadsheet allows us to add this to the API browser with the 300 record limit.
As you have shown in the past, with proper use of variables you could also have this content in a CSV file and load it in through Postman.
Is that also correct for this endpoint?
you technically could, but it would be an interesting setup, as you need to basically make the entire body be the variable, and then you’d need to somehow get the series of final endpoints to be in a column in excel.
Ok, thanks. I used the CSV solution you had showed for creating an audience, and it had multiple fields, but you are correct, it is not all of them.
I do not typically have a LOT of records to do when we have these. So your template should be fine.
Thanks