Webhooks - On-site deployment

Hello,

 

In the development version (on-site deployment), is it possible to configure webhooks to receive information from Microsoft Power Automate?

Like 3

Like

1 comments

Hello,

 

There are several limitations in working with webhooks: 

  • Only POST request method is supported.
  • Only JSON and FormData request header types are supported.
  • Any webhook sending frequency is supported.

 

As long as Microsoft Power Automate can fit into these limitations, it is possible to configure webhooks to receive information from it.

 

Here is the article that might be useful for you: https://academy.creatio.com/docs/8.x/no-code-customization/base-integra…

Show all comments