Solved

Fetch number of people in the list with the Klaviyo API

  • 4 December 2023
  • 3 replies
  • 37 views

Badge +3

Hello, is it possible to fetch the information that how many people have signed up to a list. 

 

My ultimate to purpose is to fetch this info in Make(Integromat) and set my form to draft when the number increases a certain threshold. Do you think it can be done? 

icon

Best answer by saulblum 4 December 2023, 22:11

View original

3 replies

Userlevel 4
Badge +7

Hi @rohan12334,

From my experience with the Klaviyo APIs, it is not possible to see the total number of people in a segment/list without fetching everyone. I would love this feature too.

I may be incorrect–it sounds like a feature they have–but I haven’t come across it yet!

So I am interested too.

Cheers,

Kevin.

Userlevel 5
Badge +7

Yes! There’s a profile_count property you can add:

https://developers.klaviyo.com/en/reference/get_list

 

 

Userlevel 5
Badge +7

However, you cannot update a form from Live to Draft with the API.

Reply