blueskyOriginal post
Rank 2: Process
Refere to this documentation, I want to send file from a form with "file" name.
https://appwrite.io/docs/references/cloud/client-rest/functions#createExecution
I attach screenshot when I'm using express, and how I send that.
How can I achieve that behaviour on execute function with appwrite.
Summary
Developers are discussing the possibility of executing a function in the Appwrite API to send a file, possibly available in version 1.6. Reference the documentation provided, which outlines the process using Express, and adapt it for Appwrite implementation.