Question
Detecting company change
Ok not as easy as I make it out to be!
I'm looking to create a triggered campaign off of a data value change in COMPANY (SFDC ACCOUNT). But here's the kicker, I want to ensure the new value is not just some addition to the previous.
Here's an example:
Previous company name = "Company ABC"
New company name = "Company ABC - Global Account"
The above i WOULD NOT want to trigger this campaign
Previous company name = "Company ABC"
New company name = "Company XYZ"
The above I WOULD want to trigger this campaign
Any ideas? I thought the SFDC ACCOUNT NUM field would coorespond to each unique account in salesforce, but it looks like it isn't an automatically populated field.
I'm looking to create a triggered campaign off of a data value change in COMPANY (SFDC ACCOUNT). But here's the kicker, I want to ensure the new value is not just some addition to the previous.
Here's an example:
Previous company name = "Company ABC"
New company name = "Company ABC - Global Account"
The above i WOULD NOT want to trigger this campaign
Previous company name = "Company ABC"
New company name = "Company XYZ"
The above I WOULD want to trigger this campaign
Any ideas? I thought the SFDC ACCOUNT NUM field would coorespond to each unique account in salesforce, but it looks like it isn't an automatically populated field.