How do I attach a group to a data member?

How do I attach a group to a data member?

Comments

  • I’m creating a flow execution extension datatype. For one of the data members, I want to be able to attach a group of users that we have created in Decisions. After I selected this Group, I’m not too sure where to go from here when it comes to selecting our groups. Am I approaching this problem correctly?

  • You shouldnt need to attach the actual group when you are creating your datatype. Instead create a data member that is a {String} type and name it groupID".

    Now

Sign In or Register to comment.