Webhook exports parent record as it was BEFORE update from child table

I am using a form to connect a record to a parent record. The form also has rules to update / edit the parent record. All of that is working.

I have set the parent table up to generate a webhook on create or edit. The webhook export is showing the parent record as it was BEFORE the update/edits. Is there a way to trigger the webhook AFTER the changes are made?

@Henry if you take a look at how forms are processed, webhooks should be the last thing to process.

I’d recommend reaching out to us directly at support@tadabase.io so we can take a closer look.