Hi Guys,
I am using the SOAP Api's SyncLead function to pass leads to Marketo
I specify a targetWorkspace by putting the workspace name in the MktowsContextHeaderInfo object.
When I call syncLead with the specific workspace, the lead still gets submitted to our Default Global workspace.
However, if I pass in a LeadRecord ID (attempt to do an update using an ID I know that's in our database and the same targetWorkspace), I get an exception saying that Record does not exist in that targetWorkspace with the specified workspace name.
Is there a particular setting I need to do during setting up my workspace?
Do you guys have any suggestions on how to debug this?
Thanks