You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mishlaev-personal Привет! I'm here to help you with any bugs, questions, or contributions. Feel free to ask for assistance while waiting for a human maintainer.
There is a similar discussion regarding webhooks not being triggered after changes in an external database. The issue is that external changes won't trigger the webhooks [1]. This might be the reason why your webhooks are not being created when new records are added to your external Postgres database.
Please confirm that the bug report does not already exist
Steps to reproduce
Created a new table that is connected with our production Postgres:
Everything is updated as needed. DB sync works perfectly.
I've set up an n8n webhook. The test event works wonderfully.
But as new records are added to our looker table, I can see it onside NoCoDB, but no new webhooks are created.
Desired Behavior
As we have new records from synced external Postgress DB, I want to have webhooks for those new records.
Project Details
Node: v20.15.1
Arch: x64
Platform: linux
Docker: true
RootDB: pg
PackageVersion: 0.257.2
Attachments
No response
The text was updated successfully, but these errors were encountered: