Skip to content

Embulk input plugin for SendGrid stats

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt
Notifications You must be signed in to change notification settings

kaacun/embulk-input-sendgrid

Repository files navigation

Sendgrid input plugin for Embulk

Embulk input plugin for SendGrid stats

Overview

  • Plugin type: input
  • Resume supported: no
  • Cleanup supported: no
  • Guess supported: no

Configuration

  • api_key: SendGrid API Key that requires Stats read permission (string, required)
  • start_date: Start date for loading data, e.g. 2020-01-01(string, required)
  • end_date: End date for loading data, e.g. 2020-02-01 (string, default: today)

Example

in:
  type: sendgrid
  api_key: YourAPIKey
  start_date: 2020-01-01
  end_date: 2020-02-01

Build

$ rake build

About

Embulk input plugin for SendGrid stats

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published

Languages