Hello, it seems like the appsflyer source has been removed. I’ve seen that there was some work happening in this PR but it was closed and according to comments moved into a later PR.
airbytehq:master
← cameronwtaylor:add-appsflyer-to-api
opened 07:32PM - 27 Mar 22 UTC
## What
The [AppsFlyer source](https://github.com/airbytehq/airbyte/tree/master… /airbyte-integrations/connectors/source-appsflyer) was not added to the [source definitions file](https://github.com/airbytehq/airbyte/blob/master/airbyte-config/init/src/main/resources/seed/source_definitions.yaml). Therefore, the source does not show up in the API/UI.
## How
* Added source to source_definitions.yaml
* Added AppsFlyer icon to icon folder
**Note:** Despite these changes, I have not gotten the source to show up for me locally. I'm not sure if this is something wrong with my local dev environment, or if I haven't made all the required changes to allow the source to appear.
## Recommended reading order
No recommended reading order.
## 🚨 User Impact 🚨
AppsFlyer source should show up in UI as an available source.
## Pre-merge Checklist
No relevant checklists.
## Tests
No relevant tests yet.
Is there another issue for it or somewhere where I can follow the development?
https://github.com/airbytehq/airbyte/issues/13497 this is the issue which we created to follow up on the integration tests
Thanks!
Do you know if it is in progress or still waiting to be picked up?
Hey it’s still waiting to be picked up. Do feel free to pick if you could
Is there any information available about what is broken and what is needed to fix it?
Hey I have updated the issue https://github.com/airbytehq/airbyte/issues/13497 with the description. You can check the action and see the information there.