hi,
Is there a way to Schedule an API Workflow on a list, where the List to run on
is a JSON but in Text format (valid json array).
Worth to mention: I received an invalid JSON Array (from an API Connector), so I manipulate it with find & replace
to re-create a valid JSON Array. But it’s now a text…