Question on Flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2024 07:09 AM
Hello Community,
I have tried creating one use-case where the problem_task will be created automatically against a problem ticket using Flow Designer which I have done successfully. However, I am trying to have ptask automatically assigned to the group assigned in the problem (i.e., the same group of the problem record would be assigned to the ptask automatically) using Flow Designer. I have written a script there but I don't know where I am making the mistake. Kindly check and help me out with this situation (I have shared the flow disigner ss attached).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2024 07:57 AM
Hi @Soumay_dutta26
If the flow is triggered by the problem record then you can automatically access the problem assignment group from the problem record data without any scripting.
Thanks!
Please mark as Helpful and if this worked for you kindly mark this reply as the Solution!