I'm trying to convert my string into table but the parse value node throws 'SystemError' everytime.
Little background: I want to use a generative answers node to work with my flow outputs (but since generative answers node requires table data type for Custom Data and flow cannot pass arrays or tables back to PVA just string/num) I appended the JSON to string variable and passed to PVA ang used the parse value node to convert it into a table but it gives the vague systemerror message.
Schema:
kind: Table
properties:
body: String
categories:
type:
kind: Table
createdDateTime: String
end: String
endWithTimeZone: String
iCalUId: String
id: String
importance: String
isAllDay: Boolean
isHtml: Boolean
isReminderOn: Boolean
lastModifiedDateTime: String
location: String
optionalAttendees: String
organizer: String
recurrence: String
reminderMinutesBeforeStart: Number
requiredAttendees: String
resourceAttendees: String
responseRequested: Boolean
responseTime: String
responseType: String
sensitivity: String
showAs: String
start: String
startWithTimeZone: String
subject: String
timeZone: String
webLink: String
How did you generate the schema? From an example?
Can you share the payload as well?
Romain The Low-Code...
76
Pablo Roldan
61
stampcoin
10