Hello,
I created a property “Last contact type” (object company) with the following values :
- Inbound Call
- Outbound Call
- Inbound Email
- Outbound Email
Then, I wanted to create 4 workflows to populate this property:
- 1 workflow trigger each time a new “Inbound call” activity is recorded for a company;
- 1 workflow trigger each time a new “Outbound call” activity is recorded for a company;
- etc…
However, re-enrollment cannot be enabled when the trigger is based on an activity. Meaning that my property “Last contact type” cannot be properly updated.
Any idea of a workaround I could implement to bypass this limit?
Thank you!