Hi guys,
I should create an automation in which I will inform the names of the request participants and theses people should be append in the current Request Participants field.
I have tried many ways with no good results.
Do you guys have a suggestion of how should I write this automation?
Thank you
For a question like this, context is important for the community to help. Please post the following:
Kind regards,
Bill
In this implementation I used:
Where I was trying to append JOICE to the request participants of the ticket.
It didn't work.
2.Another try, is using Send web request:
I have tried to add Karen:
Using Send Web request:
Both cases are unsuccesfull.
Hope this information helps.
Regards,
Jader
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I recommend using one approach and trying to understand why it does not work, checking the audit log for problems.
Focusing on the first Edit Work Item action you show, you may select Request Participants from the dropdown list or use JSON to update it, but not both at the same time.
When you try to set just one participant with the dropdown field selection, what do you observe happening?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.