Default value command for Array returns error 500
Status: Open · Asked by Anders Nielsen on · 0 views
Hi,
Please see the linked flow. It always returns error 500. How can I fix this?

EDIT: I moved this step to the end of the flow until this is solved so everything won't break.
Hi @apps,
Please allow us some time to look into this concern. We will get back to you with an update soon.
Hi @apps,
It seems the issue is caused by double quotes in the value you passed. Our team has added an action to your workflow that replaces double quotes with single quotes. The output of this step has been mapped to the action where you are setting the default value, and it has worked successfully there.
Please refer to the attached image for a better understanding.
