Where should I configure "Authorization"

Hi all,
I’m new in TT Stack, coming from TTN.
I try to configure a new Application/Device that will send data to Tago.io, but cannot find where to provide the information “Authorization” generated by Tago. Can you help please?
Phil.

As far as I can see, there is no TagoIO integration in the v3 stack (yet).

You could write your own code that bridges from TTN to TagoIO. In that case I personally would put this information in a device attribute or application attribute and retrieve/update the list of device attributes (say) once an hour or so.

It’s in the WebHooks integrations.

:grimacing: sorry, didn’t see that yet! Thanks!

OK saw it now. I’ll try.
Thanks @descartes.
Phil.