Skip to content

Commit 17246a9

Browse files
authored
Apply suggestions from code review
1 parent c0e14d6 commit 17246a9

File tree

1 file changed

+3
-3
lines changed
  • src/connections/destinations/catalog/adobe-analytics

1 file changed

+3
-3
lines changed

src/connections/destinations/catalog/adobe-analytics/settings.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -629,7 +629,7 @@ This option is only available when you use a cloud mode (also called server-side
629629
}
630630
});
631631
```
632-
### Download Your Mappings With Segment’s Public API
632+
### Download mappings with the Segment Public API
633633

634-
You can download your Adobe Destination’s mappings by sending a GET request to Segment’s [Public API]([url](https://segment.com/docs/api/public-api/)) endpoint for [Get Destination]([url](https://docs.segmentapis.com/tag/Destinations#operation/getDestination)). The response from the Public API will include the field names for both the Segment fields and Adobe fields.
635-
The Endpoint : `https://api.segmentapis.com/destinations/{destinationId}/`
634+
Download your Adobe Destination mappings by sending a GET request to Segment’s [Public API](/docs/api/public-api/) endpoint for [Get Destination](https://docs.segmentapis.com/tag/Destinations#operation/getDestination). The response from the Public API includes the field names for both the Segment fields and Adobe fields.
635+
The endpoint: `https://api.segmentapis.com/destinations/{destinationId}/`

0 commit comments

Comments
 (0)