You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/developerportal/general/settings/_index.md
+4-40Lines changed: 4 additions & 40 deletions
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ aliases:
17
17
18
18
The **Settings** page presents an overview of your app.
19
19
20
-
On the top of page, you can see the image of the app, the app name, and the company that owns the app. You can also find the **Watch** / **Stop Watching** toggle which enables or disables notifications for this app.
20
+
On the top of the page, you can see the image of the app, the app name, and the company that owns the app. You can also find the **Watch** / **Stop Watching** toggle, which enables or disables notifications for this app.
This tab is for webhooks for stories and Sprints, and it is deprecated. This tab will be removed and these webhooks will be discontinued later in 2023. It is no longer possible to add new webhook configurations for stories and Sprints to your apps, but existing configurations will remain active and can still be edited.
160
-
{{% /alert %}}
161
-
162
-
{{% alert color="info" %}}
163
-
You can also set webhooks for your app to trigger endpoints when changes are made to deployment packages or models held in the Git Team Server. For details, see [Webhooks](/developerportal/deploy/webhooks/).
164
-
{{% /alert %}}
165
-
166
-
{{% alert color="info" %}}
167
-
This tab is only visible if you already have webhooks for stories and Sprints created, you are a **Scrum Master**, and you have **Mendix Stories** turned on in the [Project Management](#project-management) tab.
168
-
{{% /alert %}}
169
-
170
-
Open the **Webhooks** tab to manage your app's webhooks for stories and Sprints. A webhook enables the Developer Portal to talk to another website and post updated Developer Portal content (for example, Sprint updates and new stories) to that website. For example, if you want to follow the changes in your app, you can create a service with a certain [URL](#url) that keeps track of the data, and then changes in the app in the Developer Portal are sent to that URL.
After clicking **New Webhook** to create a new webhook for stories and sprints, fill in the following details:
175
-
176
-
***Name** – the name of the webhook for stories and Sprints
177
-
* <aid="url"></a>**URL** – the URL to which the webhook for stories and Sprints will connect
178
-
***Secret** – the secret used by the Developer Portal to sign the data payload in order to identify the source of the data to the receiving URL (this appears when creating and editing a webhook for stories and Sprints, but it will not be displayed on the **Webhooks settings** page)
179
-
***Version** – the version of the webhooks feature to be used
180
-
***Events** – what types of data will be sent via the webhook for stories and Sprints (you must select at least one; this appears when creating and editing a webhook for stories and Sprints, but it will not be displayed on the **Webhooks settings** page)
181
-
***Sprints**
182
-
***Stories**
183
-
184
-
To edit the above details for an existing webhook for stories and Sprints, click **Edit**.
185
-
186
-
To delete an existing webhook for stories and Sprints, click **Delete**.
187
-
188
-
{{% alert color="info" %}}
189
-
For details on the technical configuration of webhooks for stories and sprints, see [Webhooks for Stories and Sprints](/apidocs-mxsdk/apidocs/webhooks-sprints/) in the *API Documentation*.
190
-
{{% /alert %}}
191
-
192
-
## 8 History {#history}
156
+
## 7 History {#history}
193
157
194
158
{{% alert color="info" %}}
195
159
Only users with the **App Settings** permission can view the history.
@@ -201,7 +165,7 @@ The **History** tab presents the collaboration actions for the app. On this page
201
165
202
166
When you select a history item and click **Show item**, the details of the story, Sprint, or [feedback item](/developerportal/app-insights/feedback/) will be presented.
203
167
204
-
## 9 Story Archive {#story-archive}
168
+
## 8 Story Archive {#story-archive}
205
169
206
170
Once you have switched from Mendix Stories to Epics or Jira, Mendix archives any work you may have had in Mendix Stories. You can review your work on this tab, and download it if necessary.
207
171
@@ -211,7 +175,7 @@ Mendix will keep this data until October 1, 2024. Until then, you will be able t
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/developer-portal/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -462,7 +462,7 @@ We have made the following improvements to the **Access Management** page in Por
462
462
463
463
#### Deprecations
464
464
465
-
* We have deprecated **General Settings** > **Webhooks** for stories and Sprints. For more information, see the deprecation note in the [Webhooks](/developerportal/collaborate/general-settings/#webhooks) section of *General Settings*. You can now set webhooks for building and deploying your app. These are described in [Webhooks](/developerportal/deploy/webhooks/).
465
+
* We have deprecated **General Settings** > **Webhooks** for stories and Sprints. You can now set webhooks for building and deploying your app. These are described in [Webhooks](/developerportal/deploy/webhooks/).
0 commit comments