This message was deleted.
# opal
s
This message was deleted.
a
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.
o
Thank you for the help @Asaf Cohen. I will work on your suggesstion .