Enhancement: SaaS Workflows Open Beta Update

Thanks Thomas, my issue is that it’s returning not only the JSON I’ve requested but also in this example, the JSON output of the steps before Get Access, I.e. the identity attributes changed trigger’s input. I’ll try and post a better example tomorrow. The two behaviours I’ve noticed are

  1. if I have steps before the operation step, the input into the step shows outputs of ALL previous steps in the input field.
  2. this happens regardless of what I may have put in the input variable for the operator. I.e. I tried using $.trigger.identity.id as the first value(variableA) and a string as the second but the test run still showed outputs from previous steps as the input to the operator step.