Skip to content

Commit d0fbf81

Browse files
authored
Merge pull request #7718 from segmentio/microsoft-recipe-fix
Fixed bullet point
2 parents 609baa6 + 302edfe commit d0fbf81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/connections/destinations/catalog/actions-webhook-extensible/microsoft-integration-recipe.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@ To create or update the Account entity only, you can skip this step and directly
8989

9090
#### Data mapping
9191

92-
1. Create a new Mapping in the Mappings tab and select the **Send** HTTP action.
92+
1. Create a new mapping in the Mappings tab and select the **Send** HTTP action.
9393
2. Choose which events you want to send to Google Search Ads 360 API using the Event filters.
9494
3. Fill out mapping fields:
95-
- Specify the URL: `[Organization URI]/api/data/v9.2/accounts` (this is for creating new accounts)
95+
- Specify the URL: `[Organization URI]/api/data/v9.2/accounts` (this is for creating new accounts)
9696
4. Use the mapping interface and search for the “body” parameter that was created in the insert function to select the transformed object that can be sent as the event body.
9797
5. Turn off batching for this operation.
9898

0 commit comments

Comments
 (0)