How to persist API Token
Confluence User - 23 Dec, 2019
Hi,
I have created a process that uses the Json tool to get an API token from my Https call.
I get the token back, and are then using the token in my next call.. but it's seems that my token is no longer valid (e.g. looks like my connection is not persisted, and the new connection fails because another token is expected).
Same calls works with other tools like Postman and even VBA.
Is there a way for joget to persist the connection (e.g token value), throughout the entire process?
process;json