Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Decode JWT

Prev Next

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > JSON

The Decode JWT (JSON Web Token) step takes in a string of encoded JSON text, decodes it, and outputs the result. The user must map an encoded text string as input for this step.



Properties

Inputs

PropertyDescriptionData Type
JWT StringEncoded JSON TextString

Outputs

PropertyDescriptionData Type
DecodeJWTJsonWebToken1_Output
Decoded JSON TextString