Skip to content

Commit b3ff2d6

Browse files
authored
Merge pull request #4659 from segmentio/lizkane222-patch-10
Instructions to download mappings via Public API
2 parents fb0a581 + 17246a9 commit b3ff2d6

File tree

1 file changed

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

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -635,3 +635,7 @@ This option is only available when you use a cloud mode (also called server-side
635635
}
636636
});
637637
```
638+
### Download mappings with the Segment Public API
639+
640+
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.
641+
The endpoint: `https://api.segmentapis.com/destinations/{destinationId}/`

0 commit comments

Comments
 (0)