Why am I not receiving the itemId when I click a button from an automation?

Why am I not receiving the itemId when I click a button from an automation?

[0] {
[0]   blockKind: 'action',
[0]   inboundFieldValues: { boardId: #########, columnId: 'text', targetColumnId: 'files' },
[0]   inputFields: { boardId: ########, columnId: 'text', targetColumnId: 'files' },
[0]   recipeId: #######,
[0]   integrationId: #######
[0] }
...
[0] { boardId: #######, columnId: 'text', targetColumnId: 'files' }

Nvm, missed the checkbox of the item field to the action in the recipe.

1 Like

I am glad you found the source of the issue @ianhunter373 !!

1 Like