I have an API key that needs to be updated every two weeks. Bubble gives the option for “Secret” or Hidden" in the plugin creation. I need a public option I believe.
Unfortunately it seems you can’t define a ‘shared header for all calls’ as public, but if you define the header in the individual call, you will be able to choose public.
When I add as “Public” in an individual call, I get the result of the third screenshot where it asks me to “Enter your API key”, which prevents me from doing it from a workflow…