Skip to main content

Hi,

I m trying to find out how to create a contact as a lead, i used the following `registerIdentifiedUser` and `updateUser` and passed `role` as `lead` but it does'nt seems to work.

Any one know how to do this, is it even possible through the mobile sdk ? Or should i use the api instead ?

Hey @lab​, it's not possible to register leads through a mobile SDK, only users. You'd be better off to use our API to create leads in this instance!


Reply