Project

General

Profile

Trigger python script when a new registrie is introduced on Redmine's database table.

Added by Federico Vergelli almost 2 years ago

I'm looking for a way to trigger a Python script, anytime a registrie is inserted into a particular table.
I'm using Postgress and Redmine 4.2.1.stable both on their own docker container.

Any tip would be very appreciated.