Issue with Flow and Custom Action (invalid return type: com.snc.cobject.ComplexObject)
I'm facing an issue with a Flow (REST API - Asynchronous) and custom Action (Script Step). The Script Step return this error: invalid return type: com.snc.cobject.ComplexObject only if the Action is used in a Flow. If the Action is tested by it self ...
