A pipeline execution triggered with a database trigger in Atlas

Hi @Nuri_Halperin

yes I did, there are 2 DB trigger snippets, different use cases.
What I’d like is if any change happens in source collection, execute a pipeline (which updates another collection based on data changed in first).
I try to use the code tweaked from a scheduled trigger.
Thank you.