Giuseppe Iannacone Posted April 23, 2024 Posted April 23, 2024 I was wondering which might be the right API to call to simulate a customer update, the idea is we have a service managed by a team, the customer is for real an automated user, which collects from an external system an error log and open a ticket or update a ticket whit the relevant data from the external log. all is fin except that I'm unable to post an update on the timeline as customer, the idea is to get the onhold request automatically off the on-hold status (matching the substatus rule)
Steve Giller Posted April 23, 2024 Posted April 23, 2024 Is the automated User the Customer of the Request?
Steve Giller Posted April 23, 2024 Posted April 23, 2024 4 hours ago, Giuseppe Iannacone said: I'm unable to post an update on the timeline as customer I very much doubt there will be a setting/API to say "This is the Customer" as that will be evident from the session context matching the Customer of the Request. Are you asking because you've posted an update (in which case, what did you use?) and the Workflow did not move on? I'm not sure what the correct one would be, but if it's the one I'm thinking of this is not publicly available.
Giuseppe Iannacone Posted April 23, 2024 Author Posted April 23, 2024 @Steve Giller I'm using the updateReqTimeline and I was wondering if the visibility set to trustedGuest may do the trick
Giuseppe Iannacone Posted April 23, 2024 Author Posted April 23, 2024 @Steve Giller maybe the right one could be updateActivityStream, since I see is the one called from the GUI itself, or it may have other unexpected impact?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now