SOAP API - copyCalendar
The table summarizes the SOAP API - copyCalendar.
Request | Uses the copyCalendar element (from the WorkCalService schema) |
Parameter notes |
|
Response | Returns a copyCalendarResponse element (from the WorkCalService schema). |
Example | Request:<soapenv:Body> <wor:copyCalendar namespace="LONDON" name="EMEA-N" dest-namespace="LISBON" dest-name="LISBOA_1" include-entries="false"/> </soapenv:Body> |
Response:<SOAP-ENV:Body> <copyCalendarResponse name="LISBOA_1" namespace="LISBON" version="0" xmlns="http://workcal.api.dac.n2.tibco.com"/> </SOAP-ENV:Body> |
Copyright © Cloud Software Group, Inc. All rights reserved.