Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
In my engagement program, I have an email called "Nurture - Touch 2" that all the leads in the stream has received.I am looking to move some of those leads into a new test stream that will also include the "Nurture - Touch 2" email. However, I have added a champion/challenger test to this email ass...
Watching the Macy's Thanksgiving Day Parade and spending time with my mom's family.
To allow prospects to schedule time to talk with our Account Managers, we use an app called TimeTrade. The TimeTrade app creates a field on the User record in SFDC with the unique link for that User/Record Owner for their calendar, allowing prospects to use that link to book time with them.Is there...
Thanks John Mattos for looking into that! I'd really like to speak to someone on the product about the need for this trigger. Right now, this is blocking four critical projects for my company and I'd really like to push for this to be developed and participate in beta-testing for this new feature...
Awesome - thanks for the suggestion Sanford Whiteman. I've added that to my project notes as a suggested solution. We would probably still have to use velocity scripting to get the actual field values from the custom object to appear dynamically in the email, which is also an issue.Marketo should...
Ah, sorry for the confusion on my part Sanford Whiteman. To make sure I am understand this correctly - are you suggesting that we could use some Apex development to write to a field on the lead object when a certain data value changes on the custom object?
Sanford Whiteman - wouldn't creating a rollup field not work in this situation since because those type of fields don't update the Salesforce systemmodstamp? If that systemmodstamp doesn't change when the value is updated, we wouldn't be able to trigger the emails since the change would not be sync...
John Mattos - the problem we run into with using the Has Onboarding is that they could be associated with multiple Onboardings and we will run into issues on when and what qualifies them for that campaign. Also - having to pay for email scripting services each time we want to change email content i...
John Mattos - We do not have someone internally who can write the velocity scripts. For the Onboarding object, I have the following triggers/filters:Triggers: Added to OnboardingFilters: Has Onboarding, Was Added to Onboarding, Not Was Added to Onboarding.For this project, I need to have a trigger...
Stijn Heijthuijsen, Kristen Carmean - we have a custom object called Onboarding that is associated with a Contact record (note: one contact can have many onboarding records associated with them).I want to create a process that will email the Contacts associated with an Onboarding object when the O...