function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Hoi NguyenHoi Nguyen 

Campaign Assignment Automation - HELP!

Hi all--

 

We need to basically be able to automatically assign leads to campaigns when they fill out our form. As of now, I have to do it this manually and this causes nightmares as not only does it take time, but there are all sorts of other issues, e.g. when I manually assign leads to a campaign, I create a report, filtering out by “Note” field, which contains the campaign identifier in it. But as our forms are set up now, if a lead fills out multiple forms, then this “Note” field will change every time they do. As such, if I don’t assign a lead to the corresponding campaign before they fill out the next form, then I will never know which campaigns they should’ve been part of.

 

I’m basically trying to set up a workflow/formula wherein any time the “Note” field (and a few others) change, the lead will get automatically assigned to a specified campaign in Salesforce. This way,I will be able to keep track of which forms they've filled out, which campaigns they've been a part of, and the ROI of each of these campaigns.

 

Do you know what the best way to do this is?

 

Any help will be much appreciated!

 

Best,

Hoi