singer-io / tap-appsflyer

A Singer.io tap for extracting data from the AppsFlyer API
GNU Affero General Public License v3.0
11 stars 40 forks source link

Support for Organic Installs on Stitch #35

Open BernalCarlos opened 2 years ago

BernalCarlos commented 2 years ago

Hello Everyone,

I see that the AppsFlyer tap is now capable of syncing organic installs and that it's now officially tagged on the master branch. https://github.com/singer-io/tap-appsflyer/pull/34

However this new capability is behind a CONFIG variable, that is not available on the Stitch integration.

Does anyone know how can I make this config value available on the Stitch integration, or if there is a workaround in order to get this working on Stitch?

Thank you

biswanathTewari commented 2 years ago

Hi @BernalCarlos, were you able to import the organic data from appsflyer?

BernalCarlos commented 2 years ago

No, I didn't. Basically, we had to get that data from scratch using a custom script.