1
0
mirror of synced 2025-12-25 02:09:19 -05:00

GitBook: [master] 3 pages modified

This commit is contained in:
John Lafleur
2021-02-25 13:37:30 +00:00
committed by gitbook-bot
parent fc9d0534a2
commit 43ab35e832
3 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
## Sync overview
This source can sync data for the [Appstore API](https://developer.apple.com/documentation/appstoreconnectapi). It supports only Incremental syncs. The Appstore API is available for [many types of services](https://developer.apple.com/documentation/appstoreconnectapi). Currently, this API supports syncing Sales and Trends reports. If you'd like to sync data from other endpoints, please create an issue on Github.
This source can sync data for the [Appstore API](https://developer.apple.com/documentation/appstoreconnectapi). It supports only Incremental syncs. The Appstore API is available for [many types of services](https://developer.apple.com/documentation/appstoreconnectapi). Currently, this API supports syncing Sales and Trends reports. If you'd like to sync data from other endpoints, please create an issue on Github.
This Source Connector is based on a [Singer Tap](https://github.com/miroapp/tap-appstore).
@@ -15,7 +15,7 @@ This Source is capable of syncing the following "Sales and Trends" Streams:
* [SUBSCRIPTION\_EVENT](https://help.apple.com/app-store-connect/#/itc0b9b9d5b2)
* [SUBSCRIBER](https://help.apple.com/app-store-connect/#/itcf20f3392e)
Note that depending on the credentials you enter, you may only be able to sync some of these reports. For example, if your app does not offer subscriptions, then it is not possible to sync subscription related reports.
Note that depending on the credentials you enter, you may only be able to sync some of these reports. For example, if your app does not offer subscriptions, then it is not possible to sync subscription related reports.
### Data type mapping