Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2025 02:50 AM
Hi @deepikarama ,
There is a quick workaround to your problem, You can create a JSON type flow variable and store all variable values corresponding to them and pass it to your action as single input and in your action you can parse that values corresponding to the keys in the json object. This makes development more maintainable than scrolling infinite in the mail flow.
If this helped you, please mark this as helpful.
Thanks,
Pankaj Kumar