Question
Getting ForeignSysPersonId = Null after sync Lead
I am trying to create a new Lead in Marketo using a custom ForeignSysPersonId . I set the ForeignSysType = Custom and ForeignSysPersonId = "My_unique_id_string" goes here.
Once I call "syncLead" on SOAP API and check the returned Lead record . I get ForeignSysPersonId and FoeignSysType both as "NULL" . Does it mean that my syncLead call failed ? But I do not see any error on console and also lead gets created sucessfully.
Guys I have been struggling with this since one day. Your help is greatly appreciated.
Once I call "syncLead" on SOAP API and check the returned Lead record . I get ForeignSysPersonId and FoeignSysType both as "NULL" . Does it mean that my syncLead call failed ? But I do not see any error on console and also lead gets created sucessfully.
Guys I have been struggling with this since one day. Your help is greatly appreciated.