Launchrock-Sync
Provides functionality to sync list from launchrock to a mail provider (right now, only MailChimp is supported).
Instructions
- Install ruby
- Install launchrock-sync gem: gem install
launchrock-sync - Add config file to
.launchrock-sync.ymlwhere binary will run (see sample config file) - Run
launchrock-syncto sync the latest.
Executing Syncing
The following methods are supported to sync the contacts
- Manually kickoff sync
- Have cron kick it off
- Put in screen session and pass
daemon=true sleep_threshold=xas bash parameters, where x is the number of seconds to sleep between iterations