use case: only create planner task and add email body to task notes if the first 4 letters in the subject = "core"
This works, but does not check the subject line for "core"
1. When a new email arrives
2. Html to text
3. Create a task
4. Delay
5. Update task details. Task Id = dynamic content Planner "Id"
When I added a condition, I am unable to get the dynamic content like I was able to in #5 above.
1. When a new email arrives
2. Initialize variable - SubjectVar
3. Set variable
4. Condition - SubjectVar starts with core
If yes
5. Html to text
6. Create a task
7. Delay
8. Update task details - for the Task Id, the dynamic content IS NOT AN AVAILABLE option.
Any help appreciated.
Jay


Report
All responses (
Answers (