Hi there,
I have a table. Let’s call it Customers. There are some column in the table that have to be always in sync form external server. I seem to cannot find any solution related to it.
Is there any way to do this?
One way is to do a cron job.
Second way is to add a column having a button and run automation to update the related columns (not preferred).
Please let me know if the framework/tool provides such capabilities.
Thank you