Hello everyone, I’m trying to add users I select from my data grid to a project using a microflow button. However, i’m not sure how this works. If I understand correctly, when I trigger the microflow button after I selected a user from my data grid, the user object can be used in the microflow; but how does this work? How does it ‘get’ my selection and how do I use it in my microflow? Can someone give me a suggestion on how to make such a microflow? This is the page I’m working with (using wizard step layout). In the previous step I created the project, which is passed to the second step. I have a many-to-many association between project and team members (users). Thanks for the help!
↧