
Hey I am new to all this, so this might be a dumb question to ask
I am making a python cron function, can u tell me if project endpoint is same as the project api endpoint(https://cloud.appwrite.io/v1), and also from where can i get my function api key

yes, project endpoing is project api endpoint. you can generate the api key from the Console. See https://appwrite.io/docs/getting-started-for-server#apiKey

[CLOSED] Python cron function
Recommended threads
- Issue with Appwrite Function Execution –...
Hi all, I'm encountering an issue when calling an Appwrite function from my Flutter app. **Environment:** ```Flutter SDK: 3.27.3 Appwrite Flutter SDK: 16.1.0```...
- 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...
- Steps to Enable HTTP Access to appwrite ...
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 t...
