GrooveCalendar.Create Operation

The Create operation creates a new calendar entry using the specified data.

HTTP Post URL

The HTTP Post URL targets a Calendar tool. This URI is provided by the GrooveTools.Read operation.

Input Message Header

GrooveRequestHeader specifies information common to all Groove Web Services, including the Groove Identity URL and the Groove request key.

Input Message Parameters

<CalendarEntry />
Element Data type Description

CalendarEntry

CalendarEntry

The values for the new calendar entry.

Output Message Header

GrooveResponseHeader specifies the Response key.

Return Value

<CreateResult />
Element Data type Description

CreateResult

xs:anyURI

URI that provides access to the newly created entry.

See Also

Reference

GrooveCalendar Web Service

Concepts

Accessing Calendar Tool Data