Customize an action’s event output


Now, you can use the new ‘Customize output’ option to modify the event data that any action produces. For example, you could strip out unused response data to speed up downstream processing, or you could encrypt a secret to avoid it being stored in event data.

Once enabled, write a formulas expression to modify the action’s raw OUTPUT. The result of this expression will be stored as the action’s event data for all future runs.