fixed

Fixed pagination for GET v4/savedLists

The Saved Lists endpoint accepts pagination parameters, but until now was not respecting them and would only return the first page of randomly-ordered results. This has been fixed, and the endpoint now respects both the $top and $skip parameters and orders by the savedListId property, allowing retrieving all Saved Lists.

added

Added support for phones File-Loading Job

Added support for phonesFile Action Type and a new /fileLoadingJobs/{jobId}/stats endpoint for checking results.

Added Subject to EmailMessageContent

By popular request, you can now see the subject of each email you sent out.

added

Added Email Signup and SMS Signup AT Query String docs

Added documentation for ActionTag Email Signup and SMS Signup query strings

improved

Migrating documentation to docs.everyaction.com

Starting April 5, API changes or updates will be reflected in our new documentation on docs.everyaction.com.

added

Added several new ActionTag pronoun query string options

Added the following ActionTag pronoun query string options:
15-She/Them/Theirs
16-He/Them/Theirs
17-Name Only
18-He/She/They
19-Any/All Pronouns

removed

Removed "Hebrew" as ActionTag ethnicity query string option

Removed "Hebrew" as ActionTag ethnicity query string option

added

Added confirmation argument to ActionTag preSegue callback

Added a confirmation argument to the ActionTag preSegue callback containing properties relevant to a form's post-submission behavior.

added

Added Apply Jobs Bulk Import Mapping Type and Union Organizing APIs

This release added the Apply Jobs mapping type to the Bulk Import API, as well APIs for the following entities related to union organizing: Employers, Departments, Worksites, Job Classes, Bargaining Units, Schedule Types, Shift Types, and Member Statuses.

added

Added Documentation for Changed Entity Export and skipMatching Property in People

This release added Contacts Custom Fields and Contributions Custom Fields to the Changed Entity Export API and an optional skipMatching property to canvass context in the /people/{vanId}/canvassResponses method.