• Powershell Connector ListingCommand

    Is there any way to import objects using the Powershell connector with just the ListingCommand and not the full CommandSequence? The API I am connecting to have one command to list all data from all users and one command to list all data from a specific…

  • Full object replace for the PowerShell connector

    When integrating with a system via the PowerShell connector, is there an option to configure "Object Replace" where the entire object is sent to configured custom commands rather than just the properties that have been modified?