How can I add a new email to a list using API?
I’m trying to build a custom form and I’m trying to capture emails for a newsletter. I want to add all the new captured emails to a specific list but I can’t seem to do with the Add Profile To List endpoint. The reason being because I don’t have the profile ID yet which this api requires.
Seems like in the last version, it was possible because I had to provide emails, not IDs for the endpoint to work.


