Skip to content

Extract response data and save to env file? #34

@cnshenj

Description

@cnshenj

Using OAuth2, I don't want to create a new access token for every every request - because an access token has several hours of lifetime so I want to reuse/share it until it expires.

Is it possible to extract/save response data (the access token) to the env file so I don't have manually:

  1. Find it in the response
  2. Copy it
  3. Open the env file
  4. Paste it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions