• PowerShell Connector: Handling Nested JSON Classes with Reference Targets

    Hi everyone,

    I am currently working on a connector file for a target system with a REST API. The API exposes Create and Update endpoints that require handling nested JSON structures.

    My question is straightforward: Is there a way to pass a property inside…