Add Actions to Provision SharePoint Groups
I have a need to provision a new SharePoint Group in a workflow. Currently, this can be done using a call to the UserGroup web service, however, it would be nice if there were new actions in the Provision grouping to do this for SharePoint Groups like we can do for AD groups. Including things like: a) Add New Group, b) Add User to Group, c) Set Group Permissions, d) Remove User from Group and so on.

-
Sharon commented
Larry, I know you suggested this a LONG time ago, and I concur. Do you know if you can still do this in O365? If so, I'd really appreciate any assistance you can give me for doing the call to the UserGroup web service to create a SP group!