How to get back all item columns when using When column changes send webhook

As the title states, I am trying to update 4 columns for a given item when a column changes via Webhook. The problem is that I am only receiving the column that was changed from the trigger and not receiving the 4 columns that I need to update in that item.

@Connorh

You will have to do a separate query of that item to get the other data.