tx0c opened a new issue, #24988: URL: https://github.com/apache/airflow/issues/24988
### Description I'm seeing https://github.com/apache/airflow/pull/2727 added Sendgrid EmailOperator, but another question is does Airflow support to synchronize data from Sendgrid as a data source? here are some existing commercial solutions: 1. https://segment.com/docs/connections/sources/catalog/cloud-apps/sendgrid/ 2. https://airbyte.com/connections/SendGrid-to-PostgreSQL 3. https://sendgrid.com/blog/pipe-your-sendgrid-data-in-a-data-warehouse/ (was written 2016) 4. https://hevodata.com/learn/sendgrid-to-bigquery/#method2 the need include whatever was written on the sendgrid blog post in 2016: >> Pipe Your SendGrid Data in a Data Warehouse > Through Segment, SendGrid customers can: > - Find the best time of day and day of week to send emails > - Build a custom funnel measuring email events to in-app conversions > - Analyze email opens, email link clicks, and email unsubscribes across all your campaigns > - Get a complete history of how many emails customers receive over time > - Combine email interactions with in-app behavior to identify high intent prospects and customers likely to churn but since 2016, during the past 6 years, did someone hit the same need to sync sendgrid data? is there an existing open source solution to synchronize data from Sendgrid? I have researched this issues board and discussions board, it seemed all threads mentioned sendgrid were using Sendgrid as an EmailOperator, Thanks, ### Use case/motivation _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
