Webhooks functioing post 30 November 2022

Hi,

I have a number of public apps on my account that use webhooks. Those webhooks make Webhook calls and currently have no auth that occurs to make the call.

Can you please confirm whether they will continue to send those webhook requests post 30 November 2022 without needing to impliment oAuth2 to send those calls?

Hi @KBeee1 ,

You have an authentication flow when you install your app, that should save the tokens you need.

If you currently do not use those tokens AND do not use an API key in your public app, everything should stay working as expected.