Expand my Community achievements bar.

Applications for the Community Advisor Program Class of 2025 are NOW OPEN – Apply Today!
SOLVED

Filter profiles campaign Api get all profiles with blackListEmail=true

Avatar

Level 1

Hello! 

I want to get all profiles via API that match

blackListEmail=true
order by blackListEmailLastModified
need to get full profile list
Can you please help me with this?
1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@SergeyKu2 You can set a filter to pull profiles with blackListEmail=true along with sorting

To pull all the profiles use the pagination along with other operations mentioned.

Thanks, Sathees

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

@SergeyKu2 You can set a filter to pull profiles with blackListEmail=true along with sorting

To pull all the profiles use the pagination along with other operations mentioned.

Thanks, Sathees