How to set assignment group from incoming email from outlook through flow designer to create story??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2024 08:08 AM
Hi All,
how to set assignment group incoming email from outlook through flowdesigner to create story record ?
Guide me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2024 09:03 AM - edited 04-22-2024 09:06 AM
Hello @Divya K1 ,
You can follow the general steps below:
1. You can create a flow and the trigger condition must be inbound email.
2. Create a custom action/OOTB action to parse the email body and retrieve the assignment group value in an output variable.
3. Create a story record and assign the output variable to the assignment group.
Please Mark My Answer as Helpful and Accept as Solution, if you find this article helpful or resolves your issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2024 10:05 AM
Hi Appanna,
As i am new to flow designer, can u elaborate futher with the screenshots or steps for the below points :
2. Create a custom action/OOTB action to parse the email body and retrieve the assignment group value in an output variable.
3. Create a story record and assign the output variable to the assignment group.
Thanks