
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
- Facing Problem during add platform: loca...
I am facing this problem in appwrite during Add a platform . After I select web, it redirect me to the Hostname Registration page, and when I enter localhost i...
- Getting 500 [Internal error] while tryin...
I had just created a new account and after creating my organization, I got thie 500 internal error. I tried logging in again also deleted cookies and cache but ...
- How do Image transformation billing work...
How do image transformation billing work? I dont believe Im transforming them, but Im looking at 50ish image transformations Im just using ```ts export con...
