Hi everyone, I follow instructions integrating javascript directly into my html pages, and after code modification by adding declaration and call identify everything works fine.
But if I want to call identify passing user & account infos via API, how do I do this?
… I didn't find an endpoint corresponding to call via API same identify function available in javascript sdk! Only get method to read previous identifies ...
Thanks.