You need to sign in to do that
Don't have an account?

Need formula for pulling CONTACT fields data and mapping it to custom fields in Opportunities
Need formula for pulling CONTACT fields data and mapping it to custom fields in Opportunities
Example: I need the CONTACT address, phone, city, state , fax to populate Matching Custom fields in the Opportunity when I use the a custom Opportunity lookup. So if I use the LOOKUP field and Select a Contact it also populated the address, phone....etc in opportunity.
Hello,
First establish lookup relationship between opportunity and contact by creating a lookup field on Opportunity then create formula field on opportunity with return type text. For example for conatct's email write the formula:
Contact__r.Email
Likewise you can create different formula fields to automatically populate the values from contacts to opportunity.
We recently started using SF Engage product which is an extension of Pardot into Salesforce that allows us to send one-to-few emails.
One feature that would help us use the tool more effectively is if we displayed prospect activities with a datestamp.
I am using completion actions to add prospects to a SF campaign which gives me the date of the activity, which is great, but how can I pull that date and the campaign name, and display them in my Contact List View, where Send Engage Email button lives? I attached a mockup of screen captures here for visual reference. Thank you for any help.
Cem