-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
source-tinyemail contribution from ombhardwajj #48031
base: master
Are you sure you want to change the base?
source-tinyemail contribution from ombhardwajj #48031
Conversation
@ombhardwajj is attempting to deploy a commit to the Airbyte Growth Team on Vercel. A member of the Team first needs to authorize it. |
All contributions must be merged by Nov-14. I'm going to work to provide a first review by Friday to give users the weekend to fix any comment. Please be aware of this. Make sure you have pagination properly working, the API doesn't have pagination please left a comment making my review easier. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing sender and contact details endpoint for the tiny email connector.
Moving next check to Nov 11 |
I've added the sender details endpoint , contacts was already there. Assuming that by contact details you meant contact_members endpoint , I've added that aswell now !! |
Please try to review this on priority , if possible today itself as my access to this API is gonna get lost very soon |
@marcosmarxm Please review it today 🙏 |
This closes #47971
What
This PR adds a new connector for source Tinyemail (source-tinyemail).
Contributor-provided connector description:
Tinyemail is an email marketing tool.
We can extract data from campaigns and contacts streams using this connector.
Docs : https://docs.tinyemail.com/docs/tiny-email/tinyemail
Details
Expand for list of spec properties and streams
Configuration
api_key
string
Streams
Reviewer checklist
/format-fix
to resolve any formatting errors