Skip to main content
November 2, 2023
Question

Gmail Integrations

  • November 2, 2023
  • 1 reply
  • 0 views

We are trying to fetch access token in order to integrte with gmail. To get the access token, we need JWT, which comprises of header, claim set and signature. The header and claim set part are clear. Can anyone help to understand how to compute this signature in appian? Is there any plugin available in the market?

1 reply

November 9, 2023

Yes these is you can decode jwt and encode with jwt sign fuction, there will a plugin for the same