You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When following the example https://github.com/zapier/zapier-platform/blob/main/example-apps/files/creates/uploadFile_v10.js the file that is uploaded does not retain its original name. Instead we get a seemingly random sequence of characters as the name.
I can see that the example expects the consumer to specify the name as a separate field, but it would be good to not require the user to do this.
Reproduction Steps
Create an app which uploads a file from a single field as the above example
Send a file to that app with a meaningful name
Zapier Platform version
CLI version: 15.12.0
Node.js version: v20.10.0
OS info: darwin-arm64
zapier-platform-core dependency: 15.12.0
Node.js version
v20.10.0
Your Operating System
macOS 14.5
npm/yarn version
4.4.0
App ID
147940
More Details
No response
The text was updated successfully, but these errors were encountered:
Bug Description
When following the example https://github.com/zapier/zapier-platform/blob/main/example-apps/files/creates/uploadFile_v10.js the file that is uploaded does not retain its original name. Instead we get a seemingly random sequence of characters as the name.
I can see that the example expects the consumer to specify the name as a separate field, but it would be good to not require the user to do this.
Reproduction Steps
Zapier Platform version
zapier-platform-core
dependency: 15.12.0Node.js version
v20.10.0
Your Operating System
macOS 14.5
npm/yarn version
4.4.0
App ID
147940
More Details
No response
The text was updated successfully, but these errors were encountered: