Help
jeff
4 - Data Explorer
4 - Data Explorer
since ‎Apr 29, 2021
‎Nov 29, 2022

User Statistics

  • 3 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I am trying to deploy an Airtable App using a simple CICD build pipeline. I need to set the API key using the block cli. Because this is an automated process I need to be able to set the key without any user input. When I try to pass the key to the c...
I’m building a simple app for internal use, i.e. not shared. The App calls an external API endpoint which requires an API key. Also there is a staging and a production endpoint. I have read about GobalConfig, but all the docs say do not store sensiti...