Hi there,
we are evaluating using automated actions and webhook notifications in order to notify data changes in Odoo (v17) to other systems.
Therefore I looked into the documentation and the forums reagarding these topics and managed to create an automated action with webhook notifications.
What I did not find though: Are there any possibilities for adding authentication to the HTTP requests which are created by the webhook action? Like e.g. adding a HTTP Authorization header for BasicAuth or something similar?
Ideally by adding some configuration and not having to add / implement custom code.
Thx a lot in advance
Quirin