Pass variable to api custom auth

  • Goal:
    make api call using custom auth passing in a variable from the application
  • Steps:
    I have an api resource that currently uses custom auth and it works with hard coded values. I just want to pass in the values from the application
  • Details:
    when these values are hard coded my api calls work but I want to pass them in as shown in the screenshot from the application
  • Screenshots:

For future readers.

I went to retool office hours on discord and @joeBumbaca answered saying that this is not possible.