Skip to content

Commit e070982

Browse files
author
gitName
committed
edits
1 parent 7dedfb2 commit e070982

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed
11.9 KB
Loading
0 Bytes
Loading
53.6 KB
Loading

articles/api-center/set-up-notification-workflow.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ Add a workflow step to initialize the value of a variable that stores the API st
306306

307307
### Step 4.8. HTTP action - update API properties in Azure API Center
308308

309-
Add a workflow step to make an HTTP PUT request to update the API properties in your API center. In the search box, enter *HTTP*.
309+
Add a workflow step to make an HTTP PUT request to update the API properties in your API center.
310310

311311
1. Select **Add an action**.
312312
1. In the search box, enter *HTTP*.
@@ -355,8 +355,8 @@ Confirm that the event subscription is provisioned successfully in your API cent
355355
Test the event subscription by registering an API in your API center:
356356

357357
1. In the [Azure portal](https://portal.azure.com), navigate to your API center.
358-
1. [Register an API](register-apis.md) in your API center.
359-
* The event subscription triggers the logic app workflow after the API is registered.
358+
1. [Register an API](register-apis.md) in your API center. After the API is registered:
359+
* The event subscription triggers the logic app workflow.
360360
* The logic app workflow runs and sends a notification to the individual in Microsoft Teams.
361361
1. In Microsoft Teams, view the adaptive card, make an API status selection, and select **Submit**.
362362
:::image type="content" source="media/set-up-notification-workflow/teams-adaptive-card.png" alt-text="Screenshot of adaptive card in Microsoft Teams.":::

0 commit comments

Comments
 (0)