Adding and removing tag through flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â06-16-2025 11:01 AM
Hi ,
I want to add and remove tag on incident table through a catalog . Approval will trigger to a group while submitting the catalog . When I submit the catalog with any value on "add tag " variable , the value will get inserted in the tag field of incident table after request get approved . Similar process for removing existing tag of a incident . In both case approval will go to the same group . Please advise how can I achieve it through flow designer ? I have attached the pics. for your reference .
Thank You
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â07-02-2025 11:52 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â07-03-2025 12:30 AM
Hi @Ashish Das,
where you got stuck? Can you provide more details please?
The tags are stored in label_entry table, so you can do the update record action in your flow.
Let me know how does it goes
/* If my response wasnât a total disaster âï¸ â drop a Kudos or Accept as Solution â âï¸ Cheers! */