Skip to content
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.

feat: dropbox source #133

Merged
merged 3 commits into from
Aug 23, 2024
Merged

feat: dropbox source #133

merged 3 commits into from
Aug 23, 2024

Conversation

nicoloboschi
Copy link
Collaborator

@nicoloboschi nicoloboschi commented Aug 23, 2024

  • New dropbox-source
- type: "dropbox-source"
                                    id: "step1"
                                    configuration:
                                        access-token: sl.xxxxx
                                        path-prefix: /langstream-test
                                        state-storage: s3
                                        state-storage-s3-bucket: "test-state-bucket"
                                        state-storage-s3-endpoint: "%s"
                                        deleted-objects-topic: "deleted-objects"
  • access-token for the app (Follow this)
  • path-prefix for reading from a different root path
  • extensions , list for extensions to filter in (by defaut all are included)

@nicoloboschi nicoloboschi merged commit d2d10c6 into vectorize-io:main Aug 23, 2024
13 of 14 checks passed
@nicoloboschi nicoloboschi deleted the dropbox branch August 23, 2024 11:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant