New/Mode’s advocacy & civic engagement platform helps…
New/Mode’s API is here!
As a data-driven business, we’re really excited to announce the launch of a robust API for our advanced advocacy and civic engagement platform.
The New/Mode API is a fully RESTful API that allows developers to query Organization, Campaign, Tool and Service data, and to perform target lookups and actions against your tools.
The API is OSDI compliant and all responses are available in HAL/JSON or JSON formats.
Developer Details:
Authentication
- We currently use basic authentication over SSL to authenticate and authorize users into the API.
- After initial authentication a cookie in conjunction with a CSRF token can be used.
What’s Available?
Organization: You can see all information relating to your organization, as well as a list of campaign IDs belonging to your organization.
Campaign: You can see all information relating to your campaigns, as well as a list of tool IDs under each campaign.
Tool: You can see all information relating to your tools.
Service: You can see all information relating to your integrations with CRMs and Analytics services.
Lookup: You can perform a target lookup against one of your tools using either a postal code, an address, or custom search criteria.
Target: You can retrieve all information about a specific target. Using this in combination with the lookup resource means you can get a list of appropriate targets and then get the extra information you need about them.
Submissions / Outreaches: Use New/Mode’s API to pull data related to submissions on New/Mode tools. This includes: first name, last name, email address, phone number, postal/zip/address, message sent, representatives contacted, political districts contacted, GDPR opt-ins, call durations, etc.
You can also retrieve a paginated list of submissions received by your tool in the OSDI compliant format for “outreach”. This endpoint can be used to populate your CRM or mailing list if a direct integration from New/Mode does not exist.
Book a demo if you’d like to learn more about our new API or using the New/Mode platform to build community power, reach decision-makers, and win your next campaign!
Written by