
How can I pass payload while creating execution of a function from python server and also how to retrieve it in the function to get the process done?

same as any other runtime. you have to pass a string, one option is to send a JSON string and then you can parse it in your Appwrite Function


okk, Thank you

Is your issue solved @itsRohit ?

Yes, Its resolved

[SOLVED] payload while executing function
Recommended threads
- A full logout for users logged in via Go...
I have a web app in reactjs that uses the Google login that is integrated into Appwrite for user login. I use `createOAuth2Token()` to login to their account. ...
- Relationship problem
When I UPDATE a document that has a relationship and I pass id and all the data of the relationship it works but if i CREATE a document then it says 401 user un...
- Is it possible to change the model to a ...
Is it possible to change the model to a custom model, like: https://chatgpt.com/g/g-rmdbtMF7a-expedia , or only the base 3.5 turbo is possible for chatting?
