Skip to content

Commit 37a9f78

Browse files
committed
Note Deployment Webhooks are for licensed apps on Mendix Cloud only.
1 parent a94e401 commit 37a9f78

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

  • content/en/docs/developerportal/deploy/mendix-cloud-deploy

content/en/docs/developerportal/deploy/mendix-cloud-deploy/webhooks.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This feature is in Beta. For more information on Beta products, see [Beta Releas
1313

1414
## 1 Introduction
1515

16-
Mendix deployment webhooks allow you to send information about your Mendix app to an external app or workflow. This can be used, for example, to trigger an automated CI/CD workflow when a new change is committed to the Team Server.
16+
Mendix deployment webhooks allow you to send information about your licensed Mendix app deployed to the Mendix Cloud to an external app or workflow. This can be used, for example, to trigger an automated CI/CD workflow when a new change is committed to the Team Server.
1717

1818
Mendix provides webhooks to send project information when the following events happen to your app:
1919

@@ -23,7 +23,9 @@ Mendix provides webhooks to send project information when the following events h
2323
The webhooks contain a retry mechanism if an error response is received from the endpoint to ensure that the trigger reaches the endpoint.
2424

2525
{{% alert color="info" %}}
26-
The deployment webhooks are set up and work independently of the [webhooks used for Sprints and stories](/developerportal/collaborate/general-settings/#webhooks), which are deprecated.
26+
Mendix deployment webhooks are only available for licensed Mendix apps which are deployed to the Mendix Cloud.
27+
28+
They are set up and work independently of the [webhooks used for Sprints and stories](/developerportal/collaborate/general-settings/#webhooks), which are deprecated.
2729
{{% /alert %}}
2830

2931
## 2 Configuring a Webhook{#setting-up}

0 commit comments

Comments
 (0)