zapier-platform icon indicating copy to clipboard operation
zapier-platform copied to clipboard

[Bug]: `bundle.inputDataRaw` is undefined

Open simonhammes opened this issue 11 months ago • 1 comments

Bug Description

bundle.inputDataRaw seems to be undefined inside a perform() function when executing zapier invoke ... on the commandline

Reproduction Steps

  1. Execute console.log(bundle) inside a perform()function
  2. Run zapier invoke create ... on the commandline
  3. inputDataRaw is 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

simonhammes avatar Jan 16 '25 11:01 simonhammes

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

simonhammes avatar Jan 20 '25 12:01 simonhammes