
Hi Appwrite team,
I have created a function and I want it to receive and incoming post request from a webhook( a webhook that notifies the function to update the database after initiating a payment), but I can't find any option to enable an HTTP endpoint in the function settings. I want to receive raw POST requests without headers like X-Appwrite-Project(since the third party doesn't have that). How can I expose a public URL for my function that third-party services can call directly?
Thanks in advance!
Recommended threads
- How to get event payload/source from fai...
Hi everyone, I'm currently working with Appwrite's database triggers, specifically for document creation events. I've encountered a potential issue and was h...
- Creating a custom function ID in the con...
Console Version 1.8.0 Google chrome Version 139.0.7258.66 (Official Build) (64-bit)
- Function stuck and has exceeded timeout
I have a function, or more specifically, an execution that has been running for 20+ minutes. It still says "processing". I have a timeout of 6 minutes for that...
