Hi, I am developing a zapier trigger. I have a text input called “order form id” in the input field. Depends on the input, the perform list should retrieve different key value pairs.
I tried accessing it using `bundle.intputData` but that seems to be empty in the perform list call.
Please let me know how to access input field in perform list! Thank you
Page 1 / 1
Hi
The value of an input field can be accessed via `bundle.inputData.fieldKey` where `fieldKey` is the key of the field.
if that is coming up empty, I would suggest that you reach out to our Developer Support team via https://developer.zapier.com/contact so that they can take a look and see what could be wrong.
All the best,
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.