Need to create incident record from flow designer if output message is 400 to 499 or 4 series
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2025 03:06 AM
how to create the incident from flow designer based on actions output.
If status code is 400 we need to create the incident record.
Not only 400, A series of 4 ?
Please help
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2025 06:44 AM
Hi mastan,
Every action has a built in object in the flow action status . There is a int variable action code in the object . You can directly access it and according to your condition write an action in the flow . I have attached a screenshot for your reference.
If my response helped please mark it correct,
regards ,
Ankit