I'm finding more issues. I am getting the data inside the table, and trying to map the webhook data to an existing column. For instance, I'm trying to map the webhook.last_seen_date_ut to the column's last_seen_date_utc it doesn't update the column.
I triggered with a manual cURL request. It was sending the data and I was getting OK's but nothing in the table, so I'm not sure what happened 🤔 At some point I thought I was sending the data to the wrong table by mistake but that was not the case.