Skip to content

ruby script that will add lead to Close.io via API if none exists in your account

Notifications You must be signed in to change notification settings

lukewduncan/closeio-lead-creation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

closeio-lead-creation

Simple script created using Close.io ruby wrapper to publish a new lead through the API. If the email does not currently exist in your Close.io account, it will post. If the email already exists, the script returns no data. If you would like to view all the data about an existing lead, there is a puts statement showing that information if the lead exists and is found.

To run:

ruby close-lead-creation.rb [email protected]

About

ruby script that will add lead to Close.io via API if none exists in your account

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages