I’ve created the process as follows:
Criteria:
Conditions are met
[Task].WhatId; Starts with; ID; 00Q
[Task].Status; Equals; Picklist; Open
Actions:
Record: [Task].Name ID (Lead)
Updated records meet all conditions
Set new field values -
Follow-up Date; Field Reference; [Task].ActivityDate
Can anyone help direct me to what is incorrect here? I have tested and it does not seem to be working. I’ve read some posts about a similar process but for Tasks when changed to completed status. Instead I want to have the future date of when the next follow-up activity on the lead will take place (we have just two statuses - Open & Completed).
In addition I have some related questions:
1. Will this only capture New Task activities and not New Event entries?
2. If there are multiple tasks will the custom field be updated each time a task is created or edited with Open status?
Thanks!
7 respuestas
Search as Name ID instead of Related to Id and it would populate the WhoId.
Regards,
Rabin