JsonConverter

    Usage

      - Input valid format Json in the `Input Json` field.
      - Embed the key of the Json in the `Fomat` field by enclosing it in `$`.
      - If the input Json is in array format, it will be output as a repeated Format.
      - To get nested Json value, connect kyes with periods `.` like `$key1.key2$`
  • The Json value is embedded in the key enclosed in `$`.