Im trying to modify a User field without success. It seem the workflow isnt recognizing the “Result from step1”
After Step 1 i try to create a new thing called “Organization” and add the previously created user to a field of this thing called “usuarios_lista”.
After excution, the organization is created but user not added, also user isnt modified to have this organization:
It doesnt work, somehow Results from step1 arent added or used to add to list, the only workaround i have founded is changing the expression to this:
I need to change to : Search for user and add the latest one ( the one previously created)
After that i execute and now i can see the user added to the list and the user having its field organizacion modified.
Am i doing something wrong?
Thank you




