Solved

Add a user/profile to a segment by API?

  • 14 June 2021
  • 2 replies
  • 541 views

Badge +2

After going through the API documentation, I see how to add a user to a list but not a segment. Is it possible to add a user to a segment via the API?

icon

Best answer by Fruition Seeds 14 June 2021, 04:10

View original

2 replies

Badge +2

I can’t figure out how to delete this post but I figured out the answer. Segments are dynamic lists based on properties - so you can’t add someone to a segment explicitly but you can change the properties. 

Userlevel 4
Badge +11

@Fruition Seeds As you mentioned, to add someone to a Segment, you just need to know what conditions profiles need to meet to be automatically added to the Segment. If you can make those conditions true with an API request, that should add the profile to the Segment.

Reply