Monday.com - Specific Column Value Update Trigger "Challenge"?

I’m setting up my first trigger with Monday.com. I was able to get a connection set up and when selecting Workspace/Board/Column, I can see the information from my account.

When trying to test a trigger of “Specific Column Value Updated in Board”, I’m not receiving data that I would expect.

It’s indicating the test is successful, but the only output value is labelled “challenge” and it’s a long alpha-numeric string of character. I would expect an Item ID and the value the column was changed to, maybe additional column values as well.

Any ideas as to what I could be doing incorrectly?

I’m an admin in the Monday account, so should have the appropriate privileges granted through my API key.

Hello @scottr , Welcome to the community :wave:,

Can you try using the mock data for testing? Does it suit the next step of data mapping?

Unfortunately, I’m not seeing any useful mock data to use for testing. It’s not presenting me with the column type that I’m wanting to key off of.

Also…if the test isn’t receiving the data properly, I’m concerned there’s an issue with it properly receiving the data in the first place.