Is there currently functionality to write Contact field values to linked CDO records ?
Say I have multiple CDO's linked to one record using the email address.. But now I want to trigger SFDC integration actions in a program using the CDOs (create task from cdo). Problem is, the CDO does not have SFDC leadID/contactID on it so I cannot identify which record in SFDC to link the task to. How would I get the SFDC LeadID/ContactID onto the CDO records linked to the contact so I can do my Create Task call to SFDC?
Is this event possible with native functionality?
One idea I had was to use a form submit to run Update CDO with Form data processing step:
Tagged:
0