
hx6b6 (hx6b6) asked a question.
Hi, I am trying to build custom connector from connector builder.
In each HTTP request for my purpose of interacting application it needs token value, "Authorization header: Bearer {{token}}". I have used helper flow and used authentication to generate token and passed "Authorization header: Bearer {{token}}" in body. for each HTTP request it generates new token in each request, is there a solution like scenario related to postman where we could save the token value in environment/global variable {{token}} and use it until it get expired and then request for new token.
The official documentation regarding access token is not available.

Hello @hx6b6 (hx6b6) Thank you for reacting out to our Community!
Please see below the steps needed to achieve this:
Watch and Learn: New Okta how-to videos, plus what's new this month in the May newsletter.
Hi Paul Stiniguta (Employee),
Thank you for reaching out to the question and providing useful solution, place holder in table. I have also added a card of clear table to make sure no other value remains in the table. Does a connector builder also has a place holder like this ?