Skip to main content

I am using node.js using axios Post restApi :

"method":"post","url":"https://a.klaviyo.com/api/v2/list/xcghc/members?api_key=pk_xxxxxxx"

 

successfully added less than 100 members 

but can’t add more than 100 members.

Please let me know how to add around 600 members. 

Got a solution split in to array of 99 and then loop (using map or for) and entered all data


Hey @rupam 

Thank you for asking the Klaviyo Community about this, and  thrilled you were able to find a quick solve adding profiles to Klaviyo via our REST API! 

Thank you for being a member of the Klaviyo Community!


Reply