Create Sharepoint Group Plumsail Action

I am trying to implement Plumsail Action to “ Create SharePoint Group” from the Library name created in the previous Step of the Flow from Plumsail Action “ Create SharePoint List or Library”. Now the steps are completed and on testing Library is getting created but from the same Library name Group is not getting created. I have added dynamic function in Create SharePoint Group to create group depending on Sharepoint Library.

Can anyone help to identify if there is something wrong with the flow or any other issue?

Hello Shivam! Could you share screenshots of your flow configuration? Please ensure that all steps and their parameters are visible.

Hi @ShSharma !

What parameters do you use in the Create SharePoint Group action?

As I understand the library is created, then you use the library name but the group is missing.

Actually, the Create SharePoint list or library action doesn’t have outputs and you need to either enter it manually to the next action or indeed use some dynamic function for this.

Best regards,

Petr

Plumsail team