Skip to content

Callback to server on company or part crud #7225

Answered by matmair
bryanlanghendries asked this question in Q&A
Discussion options

You must be logged in to vote
  1. Currently implemented webhooks are to be managed by plugins and only for receiving - there is a FR for sending: #2038
  2. That is not a good idea, notifications might change at any point and are not structured for M2M communications
  3. Seems like a good way to get some usage on the server - would not recommend that
  4. Here is an overview of plugin development. You could use an event mixin.

If you need support in developing a specific plugin to integrate the service you want to connect feel free to reach out, my mail is in my profile.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bryanlanghendries
Comment options

Answer selected by SchrodingersGat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
plugin Plugin ecosystem
2 participants