How do I create a callback url or webhook url that will be triggered by an external service while I give it permission to do so.
In the attached image, a callback url and webhook url is required.
You can create an Appwrite Function and use the auto generated domain for the function: https://appwrite.io/docs/products/functions/execution#domains
let me try this out, I appreciate you 🙏
[SOLVED] How to create a special trigger on appwrite
Okay
Recommended threads
- Functions not executing after usage rese...
Hi team, Last month my project hit 100% usage and functions stopped working (expected). Now the new month has started and usage has reset, requests are going ...
- Functions never end and always fail (sta...
Hi ! I'm using Appwrite Cloud Pro and function execution from appwrite website is KO. Deploying starter function template, execution is always Failed and the ...
- My function executions console if overwh...
It seems the requests are getting processed correctly but it is using a older version of the backend. And it seems the cron requests done an hour ago are shown ...