Hi Xano fam!
I'm reaching out to you for some assistance ๐
I would like to import/create our app in Zapier /Make so that our users can simply find our app in their directory and link it to their favourite software (e.g. Slack/gmail) without using multiple webhook urls.
The user will then be able to use a pre-set of fixed workflows (e.g. Event Trigger -> Send message in slack)
I have tested and managed to trigger events and send a message by using webhook urls and importing them into Zapier/Make. But the issue there is that for every new type of event trigger, you would need a new webhook url.
Asking multiple webhook urls from the user (which they will manually have to add in their Zapier/Make scenarios) is not user-friendly, hence I would like to create an app in Zapier/Make which allows for:
OAuth2 authentication
Llogging into our app which allows Zapier/Make to access our data using the same credentials
Find and connect to our app once and simply select which worklows they want to activate
Our app --> Make/Zapier --> Slack
Is there anyone who has experience in setting up custom Zapier/Make integrations? They are asking for an API endpoint (Xano) but it also requires that this endpoint is an array?
I'm not sure how to approach this.
Hopefully someone here has some idea :) Appreciate the read and help!