We use a vendor application that provides an API to access their/our data. To authenticate before making API requests, we need to post a JWT to an authentication endpoint.
Does anyone know of a way to make this work in flow? I can't figure out how to create the JWT.