Topic by Ush Shukla
Content
Hi All,
I've been struggling with this issue for a while now, so I'm reaching out in the hopes that someone in the community has had success with a similar issue.
We're in the process of transitioning from the PHP version of RightNow to the SOAP version. In mapping the Incident_Update() XML to the Update operation, I've noticed that several fields are no longer available. This is fine for the most part, except for response/type element in the XML API.
- I don't see a similar field in the Update operation - using the Incident object
- The purpose of this field was to automatically trigger an email to the submitter of an incident when it gets updated.
- How do I accomplish this now?
Thanks
Ush