controlshift / action-network-rest

Ruby client for interacting with the ActionNetwork REST API
MIT License
8 stars 4 forks source link

Add support for updating event campaigns #18

Closed lavaturtle closed 3 years ago

lavaturtle commented 3 years ago

This adds a client.event_campaigns.update(id, data) method that updates the event campaign. API endpoint docs: https://actionnetwork.org/docs/v2/event_campaigns#put