So, weird but fairly important bug…
When a webhook is fired via a workflow the ‘id’ that’s sent with the webhook data package used to send as an number without a comma… recently (i think just starting today) it started to send WITH a comma which breaks many of the record lookups that are based on the webhook ID that is sent…I’ve put a temporary fix in some of my workflows to adjust for the more critical items - but ya - is this something that can be reverted or am I perhaps mistaken about how these ID’s are sent?