Hello,
I am trying to create an app that does the following:
listing to webhooks for all meetings that are created
based on specifics of the meetings, update the Third party survey link
to a more personalized link, as personalization is not possible when defining it on the admin level.
Now, what I am struggling is WHAT type of app to create.
I created a server to server app as the admin on the account with the webhook feature live and verified, but I cannot activate that for all users nor did I receive any webhooks from the users in the workspace.
I created a general app, but then I need to configure oauth, which doesn’t make sense…
what am I missing here?
thank you!