
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
- Accessing caller UserID on Function Exce...
I'm working with function, which should generate a document in Collection B, but only if user who's calling the function, is the owner of Document in Collection...
- Unable to Access Appwrite Console & API ...
I have been unable to access my Appwrite console and related services for the past two weeks. Additionally, the Appwrite integration on my production website ha...
- Copying one project into another
Hi there, I wanted to use the New York location for my project, so I switched to paid and created a new project. Is there a quick way to copy the contents of m...
