we have a web connection where we (temporarily) receive the bearer tokens via another way (yes i know, not ideal, hence temporary) and store them in a table.
i have modelled the web connection with authentication type: bearer token and the bearer token as {token}.
my question is: how do i fill this with the value in the table for every tennant?

