Skip to content

Add Action: AddToMultipleGroupsParameter

Michael Vernon requested to merge wcha_michael/action-provider:master into master

Hi folks,

I created a new action to support adding a contact to multiple groups, with a list of group IDs as a parameter.

Neither the AddToGroupParameter or the UpdateGroupSubscriptions actions did what I wanted, so I pretty much just merged the bits I wanted from both of them.

Merge request reports