
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
- Collection Permission issue
I am facing issue in my Pro account. "Add" button is disabled while adding permission in DB collection settings.
- Opened my website after long time and Ba...
I built a website around a year back and and used appwrite for making the backend. At that time the website was working fine but now when i open it the images a...
- Is it possible to cancel an ongoing file...
When uploading a file to storage, is there a way to cancel the upload in progress so the file is not saved or partially stored?
