Perl web services client examples
-
- UpdatedJan 30, 2025
- 3 minutes to read
- Yokohama
- API implementation
Examples demonstrating an integration with a Perl web services client.
System Requirements
- SOAP::Lite (prerequisites http://soaplite.com/prereqs.html)
- Crypt::SSLeay
- IO::Socket::SSL
insert
insert (With XML payload)
update
getKeys
The following is an example of retrieving a list of s for records of Incident where is Network.
get
The following is an example of retrieving an Incident record using its sys_id value.
getRecords
getRecords (Returning Multiple Results)
The following is an example of retrieving and displaying an array of Incident records by querying all Incidents that have a of "Network"