We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
May 23, 2022 9:25 PM
I have a workflow that sets salesforce campaign and status to set. I have another workflow that is looking for angagement (link click and form fill) and updating the camapign status to responded.
I want to run the people back through the original workflow but I do not want their campaign status to change from responded back to sent. Is that possible?
May 24, 2022 9:02 AM
Hi @GHunt5, I am curious as to why you want to run the people back through the original workflow? If the contacts already went through the workflow the first time and then the engaged contacts already had their Salesforce campaign status updated to responded, then you should be all set.
If there is a different action that you need to happen from the first workflow, other than the campaign assignment, then I would remove the "Set Salesforce campaign and status" from the first workflow to not have the responded statuses overwritten.
The other option that you could do is to use the contact properties, Campaign ID and Campaign Member Status, in your first workflow trigger to filter out any Contacts that match the campaign ID and with a responded status, so that they do not get re-entered into the first workflow and have their status overwritten.
May 24, 2022 9:34 AM