Solved! Go to Solution.
There's definately work arounds for this, you're right Ben.
Bear in mind that connector looks at Item Name, not Display Name of fields, so you need workflows in MKTO to align the data and custom fields in both platforms to pass the data. Because Campaigns in Sugar actually run off an ID reference, which means nothing to the user, for each Campaign you want visible in both systems, you need a workflow in MKTO that effectively says:
> when record syncs and Campaign ID equals aab32061-33eb-e766-149e
> Update Custom Campaign Name [custom field you will need to create in MKTO] to equal 'Primary Lead Capture'
Then if it's possible for the field to be updated in MKTO, a reverse workflow is also required. And don't forget lead score and what ever other sync rules you've got setup. It's not ideal, but it does work...
I'm not sure which connector you're using, but I'm using the Nepo connector with Sugar 6 point something, and I have this working...It's not straight forward, but worth investing the time in, if you had to manually add this info for every lead, thats not really a viable option is it...?
Let me know if you need more info...