• Overview
  • API Endpoints
  • Console
  • Support
    • Contact
    • Platform Help Docs
    • Platform Login

Groups

  • Add Contacts (/addContacts)
  • Delete (/delete)
  • Get Contacts (/getContacts)
  • Lookup (/lookup)
  • Remove Contacts (/removeContacts)
  • Save (/save)
  • Search (/search)

Operations concerning groups

  • Overview
  • API Endpoints
  • Groups

Add Contacts

POST groups/addContacts

Add one or more existing contacts to a group.

Delete

POST groups/delete

Delete single group record. This does not delete contacts records that belong to the group. Groups marked as "protected" cannot be deleted.

Get Contacts

POST GET groups/getContacts

Get subscription data for contacts in a static group

Lookup

POST GET groups/lookup

Get full details for groups

Remove Contacts

POST groups/removeContacts

Remove one or more existing contacts from a group.

Save

POST groups/save

Add/update a single group record. Dynamic groups cannot be created through the API.

Search

POST GET groups/search

Search groups by various criteria

© 2025 emfluence, llc