Hi ! I am trying to set the microflow as in the below image, but I cannot connect the Create Team Member action with the outcome variable of the previous action , “New Profile Picture”. Could you please let me know how can I do that? Thanks !
asked
Paul Costache
1 answers
1
In the changemember TeamMember_ProfilePicture you should be able to set the value $NewProfilePicture
Using the $ you can access the available variables. If this gives an error, then I’m the following might be wrong
The association selected doesn’t point to the ProfilePicture entity
There is another entity ProfilePicture in another module which you mixed
You wrote the variable name with a typo or wrong capitalization