On 2019-12-19 at 8:17:02 AM, <mcbadger@...> wrote:
My question is for those group owners who have a similar situation, how
do you manage the Group.io members against a third party membership
database? It looks like a manual process, but are there any tips?
If you can write some code to glue the two together, or know someone who can
:-), the groups.io API has functions for managing list membership, removing
members from a group [1], sending invitations [2], and directly adding
members (may need a premium group) [3].
[1]:
/api#remove_member[2]:
/api#send_invites[3]:
/api#direct_add--
Christopher Warrington <lists@...>