zapier-platform
zapier-platform copied to clipboard
[Bug]: `bundle.inputDataRaw` is undefined
Bug Description
bundle.inputDataRaw seems to be undefined inside a perform() function when executing zapier invoke ... on the commandline
Reproduction Steps
- Execute
console.log(bundle)inside aperform()function - Run
zapier invoke create ...on the commandline inputDataRawis not present
Zapier Platform version
16.1.1
Node.js version
v22.13.0
Your Operating System
Debian Bookworm
npm/yarn version
No response
App ID
No response
More Details
No response
Similarly, dict: true seems to be unsupported - the field is displayed as a string.
These two limitations do not seem to be present in the zapier invoke documentation: https://github.com/zapier/zapier-platform/blob/44d599ee72505049ee265fe84c944ddc6bd49854/docs/cli.md#invoke