In a past project we implemented the Primero webhook to:
- Forward Primero cases updates in real-time to OpenFn (open source integration/workflow automation app)
- And then used OpenFn to map this data to downstream systems (e.g., a connected health system, reporting tools)
Last I checked there wasn’t a web interface for configuring this webhook and it was a backend change in the code base that our Primero developers helped us with… unless @childprotectioninnov anything has changed for Primero admins?
I think this is the config code that needs to be updated in the backend: primero/spec/services/api_connector/webhook_connector_spec.rb at main · primeroIMS/primero · GitHub