Flow Designer giving error cannot display all inputs for this action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2025 03:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2025 04:26 AM
may be in Yokohama that property doesn't hold true.
Why is your action having so many inputs?
why not send input as JSON and that JSON can hold multiple key value pair of the inputs you want to pass?
something like this
{
"name":"Abel",
"age":35
}
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2025 08:58 AM
We have integration through Salesforce spoke, where we are selecting attributes to update Case or get record details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2025 06:42 AM
@RachitC
Did you find any solution for this?
Even we are facing this issue after our instance got upgraded to Yokohoma.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2025 09:57 AM
Not yet