If I want to use the REST API to emulate the process of someone sending a email to the support email address, can I just use the requester's email in the raiseOnBehalfOf field?
For example, the request body would look something like this:
{"serviceDeskId":"4","requestTypeId":"50","requestFieldValues":{"summary":"Request JSD help via REST","description":"I need a new *mouse* for my Mac"}, "raiseOnBehalfOf":"jane.doe@example.com"}
I have tested this and it works. However, the documentation says the for raiseOnBehalfOf, name is being deprecated in favor of accountId. Will this impact the API call above once the deprecation period is over?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.