
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
- how many Teams can be created?
I am creating an app where I will let users create groups. This could mean there will be many groups created by user, to isolate those groups properly I am thin...
- Cannot create a user
Hi, I am using a lowcoder frontend and trying to create a user in Appwrite (python function). Unfortunately, all I got is an error: "Raw body: Error". It means...
- React native app login via Safari
Hi! I deployed for debug my React Native app in web, chrome everythink works well but in safari on mac and ios I cant login. I found this one error in safari co...
