We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bundle.inputDataRaw
bundle.inputDataRaw seems to be undefined inside a perform() function when executing zapier invoke ... on the commandline
perform()
zapier invoke ...
console.log(bundle)
zapier invoke create ...
inputDataRaw
16.1.1
v22.13.0
Debian Bookworm
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug Description
bundle.inputDataRaw
seems to be undefined inside aperform()
function when executingzapier invoke ...
on the commandlineReproduction Steps
console.log(bundle)
inside aperform()
functionzapier invoke create ...
on the commandlineinputDataRaw
is not presentZapier 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
The text was updated successfully, but these errors were encountered: