Hi, everyone.
I’m going to integrate my custom app with Zapier using Webhooks api URL.
My idea is:
- I will create api-key from my custom-app.
- I will register this api-key into Zapier account, and with this api-key I’m going to access Zapier account to get webhooks api URL.
- Once I get the webhooks api URL from zapier account with this api-key, I will call the webhook api from my custom-app so it will excute proper action (create Notion database) in Zapier account.
This is my idea. Is it possible?
If it’s possible, then where I will register my api-key generated from my custom-app in Zapier account?
Thank you.
Jeff