Hi
@Orussa Firdous
You need to monitor data changes to your postgres db and then trigger the opal data-updates api to notify OPAL of the change.
You could use something like
https://github.com/inqueryio/inquery for that.
@Shaul Kremer you probably know a better way to trigger a webhook on each db update.