Skip to main content

Appointments

tip

To see the parameters of a command, simply run dimescheduler appointment --help command and you'll get all the information you need.

Appointment

dimescheduler appointment {action} -k "MYAPIKEY"
{--sourceapp}
{--sourcetype}
{--resourceno}
{--jobno}
{--taskno}
{--start}
{--end}
[--subject]
[--body]
[--timemarker]
[--category]
[--importance]
[--locked]
[--unitofmeasure]
[--unitofmeasureconversion]
[--usefixedplanningquantity]
[--planningquantity]
[--roundtounitofmeasure]

Parameters in [square brackets] represent optional parameters. Parameters in {curly brackets} are mandatory. For a complete overview, check out the API reference docs.

Attributes

Category

dimescheduler appointmentcategory {action} -k "MYAPIKEY" 
{--appointmentno}
{--category}
[--sourceapp]
[--sourcetype]
[--appointmentguid]

Parameters in [square brackets] represent optional parameters. Parameters in {curly brackets} are mandatory. For a complete overview, check out the API reference docs.

Time marker

dimescheduler appointmenttimemarker {action} -k "MYAPIKEY" 
{--appointmentno}
{--timemarker}
[--sourceapp]
[--sourcetype]
[--appointmentguid]

Parameters in [square brackets] represent optional parameters. Parameters in {curly brackets} are mandatory. For a complete overview, check out the API reference docs.

Content

dimescheduler appointmentcontent {action} -k "MYAPIKEY" 
{--appointmentno}
[--subject]
[--body]
[--sourceapp]
[--sourcetype]
[--appointmentguid]

Parameters in [square brackets] represent optional parameters. Parameters in {curly brackets} are mandatory. For a complete overview, check out the API reference docs.

Importance

dimescheduler appointmentimportance {action} -k "MYAPIKEY" 
{--appointmentno}
[--importance]
[--sourceapp]
[--sourcetype]
[--appointmentguid]

Parameters in [square brackets] represent optional parameters. Parameters in {curly brackets} are mandatory. For a complete overview, check out the API reference docs.

Locked

dimescheduler appointmentlocked {action} -k "MYAPIKEY" 
{--appointmentno}
[--locked]
[--sourceapp]
[--sourcetype]
[--appointmentguid]

Parameters in [square brackets] represent optional parameters. Parameters in {curly brackets} are mandatory. For a complete overview, check out the API reference docs.

Planning quantity

dimescheduler appointmentplanningquantity {action} -k "MYAPIKEY" 
{--appointmentno}
[--quantity]
[--sourceapp]
[--sourcetype]
[--appointmentguid]

Parameters in [square brackets] represent optional parameters. Parameters in {curly brackets} are mandatory. For a complete overview, check out the API reference docs.

URI

dimescheduler appointmenturi {action} -k "MYAPIKEY" {--appointmentno} 
{--appointmentno}
[--link]
[--description]
[--sourceapp]
[--sourcetype]
[--appointmentguid]

Parameters in [square brackets] represent optional parameters. Parameters in {curly brackets} are mandatory. For a complete overview, check out the API reference docs.