Skip to content

codyss/tap-sendgrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tap-sendgrid

This is a Singer tap that produces JSON-formatted data following the Singer spec.

This tap:

Configuration

This tap requires a config.json which specifies details start date and API key.

Run Discovery

To run discovery mode, execute the tap with the config file.

> tap-sendgrid --config config.json -d > catalog.json

Sync Data

To sync data, select fields in the catalog.json output and run the tap.

> tap-sendgrid --config config.json --properties catalog.json [--state state.json]

About

Singer tap for SendGrid marketing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages