Update specific blocks after an automation completes

I have a details page where a user can trigger a make.com automation using a button (this triggers a webhook and starts the scenario).

The scenario runs, and updates the airtable record.

When the record’s status field changes, I want 2 specific blocks in softr to be refreshed so the user sees the latest data.

I’ve tried all sorts of bits of custom code but I cannot get it to refresh this page when the records status changes. Can anyone help?