Dynamic table column updates with reverb and broadcasting changes

I'm building a integration and I'm syncing contact information from a 3rd party service to local table then to another 3rd party service. I want to mark the contact as synced and update the date and time in real time without page loads in the table.
That way I can show the user in real time what contact was saved and synced and what needs to change or retry.

Does anyone know how I should approach this?

I have reverb working with filament already.

Any advise is appreciated.
Was this page helpful?