{"id":19001448,"url":"https://github.com/bumi/campaignmonitor","last_synced_at":"2026-04-19T16:30:19.268Z","repository":{"id":418051,"uuid":"37766","full_name":"bumi/campaignmonitor","owner":"bumi","description":"Simple CampaignMonitor.com class to add/remove subscribers to/from subscriber lists","archived":false,"fork":false,"pushed_at":"2009-08-11T23:53:47.000Z","size":80,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-01T18:31:25.651Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bumi.png","metadata":{"files":{"readme":"readme.txt","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2008-07-28T03:00:42.000Z","updated_at":"2019-08-13T13:30:08.000Z","dependencies_parsed_at":"2022-07-08T01:50:25.237Z","dependency_job_id":null,"html_url":"https://github.com/bumi/campaignmonitor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bumi%2Fcampaignmonitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bumi%2Fcampaignmonitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bumi%2Fcampaignmonitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bumi%2Fcampaignmonitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bumi","download_url":"https://codeload.github.com/bumi/campaignmonitor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240020536,"owners_count":19735211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T18:11:15.167Z","updated_at":"2026-04-19T16:30:19.188Z","avatar_url":"https://github.com/bumi.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"CAMPAIGNMONITOR\n=============\n\nThis is a simple CampaignMonitor.com class to add/remove subscribers to/from subscriber lists.\nI'm using this to add and remove subscribers/users from my app to campaignmonitor.com\n\nUSAGE:\n---------\n\nrequire \"campaign_monitor\"\n\nCampaignMonitor.api_key = \"your key here\"\n\ncampaign_monitor = CampaignMonitor.new( [LIST_ID] )\n\ncampaign_monitor.add_subscriber(:email =\u003e \"me@spam.com\", :name =\u003e\"Michael Spam\") # note everything but email and name will be passed to CampaignMonitor as custom field\n\n\ncampaign_monitor.remove_subscriber(\"me@spam.com\")\n\n\nTODO:\n---------\n * perhaps add some more features like handle bounces\n\nCredits:\n---------\nhttp://bjhess.com/bjhessblog/2008/02/19/calling-mailbuild-addwithcustomfields-with-ruby/\nMichael Bumann - railslove.com","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbumi%2Fcampaignmonitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbumi%2Fcampaignmonitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbumi%2Fcampaignmonitor/lists"}