
Announcements
Hello,
I'm using Get Items for a dynamic list i.e. for list name, it's not selected using the drop down list but using a custom entry.
Since i need the Get Items fields subsequently, I'm using parse json next for the output of Get Items. However, as there are optional fields in my list, I get Validationfailed: The schema validation failed error since sometimes that column isn't returned if the user did not input values in the column. Any tips for this? thanks!