Skip to main content
Share key/value pairs between Actions in the same execution sequence. Action 1 Set hello key with Auth0 value with the api object setMetadata method.
Action 2 Log the Auth0 value for hello key in the transaction metadata with the event object transaction.metadata property to access the set values.