Skip to content

Syncs "nurture" emails from Pipedrive -> Sendgrid.

Notifications You must be signed in to change notification settings

dobtco/nurture-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nurture import

This is just a simple Ruby script that imports contacts from the "Nurture" stage of Pipedrive into the "Nurture" list in our dobtco_marketing Sendgrid account.

How it works

  1. It grabs the emails current on the nurture list
  2. It grabs the emails of any participants of a deal that's in Pipedrive's "nurture" stage: see a screenshot
  3. Any emails that exist in the list, but not in the pipeline, are destroyed
  4. Any emails that exist in the pipeline, but not in the list, are added

How it's deployed

This script is deployed to Heroku, and runs daily via Heroku Scheduler.

Currently, there is no CI configured -- if changes are made, it must be re-deployed manually.

About

Syncs "nurture" emails from Pipedrive -> Sendgrid.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages