Skip to main content

I want the result of a trigger I have to be fields that I determine.
I have given the model in the output section and I have picked the fields I want from the generated fields and removed the rest, but now, in zap editor the user can both see the live test result and the static fields, but I want them to only see the fields that I have picked in the output
I also want to have all the members of an array inside a field as a json string

I believe that the results of the trigger is the Response coming from the API, you would need to remove those fields from the API response if you have such access.