adding supported event streams to Recharge #39793
Unanswered
MariaZhuravskaya
asked this question in
Connector Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Recharge has added the ability to pull user actions via API (beta) -
https://developer.rechargepayments.com/2021-11/events/event_object
We need to start collecting events that will be used for further customer analysis.
For the airbyte record, it is indicated that several output streams are available from this source, they do not contain events:
[Addresses](Incremental sync)
[Charges](Incremental sync)
[Collections]
[Customers] (Incremental sync)
[Discounts](Incremental sync)
[Metafields]
[Onetimes](Incremental sync)
[Orders](Incremental sync)
[Products]
[Shop]
[Subscriptions] (Incremental sync)
How do I get the output event stream?
Beta Was this translation helpful? Give feedback.
All reactions