Back

Setting up webhooks

  • 0
  • Webhooks
WalaceSoares
27 Nov, 2023, 19:47

Hello everyone, I need to create webhooks based on events from functions that are in a project from another organization that I own. Is it possible to do this? Additionally, is there a way to create webhooks without relying on the console?

TL;DR
The user wants to set up webhooks to pass a function reference from one Appwrite organization to another. They are unsure how to find the endpoints for making the requests. The solution is to use the Appwrite CLI or manually make the REST API calls. The user can also use Appwrite webhooks to send data from Appwrite to another location. It is possible to create webhooks based on events from functions in a project from another organization. And webhooks can be created without relying on the console by using the Appwrite REST APIs.
Drake
27 Nov, 2023, 20:09

Sorry, you want to send data to somewhere else from Appwrite? If so, perhaps you can use Appwrite webhooks: https://appwrite.io/docs/advanced/platform/webhooks

Drake
27 Nov, 2023, 20:10

and anything you do in the console can be done outside of the console because the console uses Appwrite's REST APIs.

You can use the Appwrite CLI or manually make the REST API calls

WalaceSoares
27 Nov, 2023, 20:34

Hello @Drake , I want to configure the webhook with events from a different organization in Appwrite. and how can I find the endpoints to make the request? thank you

Drake
27 Nov, 2023, 21:02

I want to configure the webhook with events from a different organization in Appwrite

I'm sorry, I don't understand. Are you trying to send data from Appwrite or receive data into Appwrite?

Drake
27 Nov, 2023, 21:02

are you trying to send data from one Appwrite project and receive it in another Appwrite project?

WalaceSoares
27 Nov, 2023, 21:36

I want to pass the reference of a function that is located in another Appwrite organization.

Drake
27 Nov, 2023, 21:46

im sorry i don't understand you.

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more