Skip to main content

No project description provided

Project description

Airflow SendGrid Provider

This is a modified version of https://github.com/apache/airflow/tree/master/airflow/providers/sendgrid

Changelog:

  • added dynamic templates support
  • changed errors messages

Usage

If template_id and template_substitution parameters is passed, the html_content and subject parameters will be ignored

Example

send_email(
        from_email='hello@example.com',
        from_name='Hello',
        subject=null,
        to='world@example.com'',
        html_content=null,
        template_id='00000000-0000-0000-0000-000000000000',
        template_substitution={
            ':number': '1337'
        }
    )

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

airflow-sendgrid-provider-j2-0.0.4.tar.gz (8.4 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file airflow-sendgrid-provider-j2-0.0.4.tar.gz.

File metadata

File hashes

Hashes for airflow-sendgrid-provider-j2-0.0.4.tar.gz
Algorithm Hash digest
SHA256 4e58ea3724bfea9494f6002b6086ef8fb8c4206a47e6d4778b51615ce8ce32d5
MD5 d7ad0858e7fcf006977c3c09109d1d35
BLAKE2b-256 13ad1f395cde35bbbc8355e438a1445a2de0443d3eee6d80593aa7c07e55ef91

See more details on using hashes here.

File details

Details for the file airflow_sendgrid_provider_j2-0.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for airflow_sendgrid_provider_j2-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a2d78d9f7ce600040721b94523b800ebb61204079cf6867de3dff76d2d2c41f3
MD5 3910c665dd36c6fbf2a5f8663010e3d3
BLAKE2b-256 6bfd4406b63c4938802d495a2ddd8da64fa5a0d85ba6d411b1e6fb0d5c69124f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page