Hello , Does anyone know how to setup shared header and parameters for all other APIs in API Connectors? I tried but I don’t clear that setup. Can anyone help ?

By putting the shared headers/parameters at the top Bubble will automatically include them with each API call. the downside is you can’t dynamically put data, only static values like you have now.

1 Like


For shared parameter, is it setup like this ?
When I initialize it showing error of that parameter

The shared parameters are for query string parameters. So for the URL you still will need to put the entire thing in the URL box :flushed:

2 Likes

Thanks. I got it now.

1 Like