Skip to main content
The soprotocol should be on the format: soprotocol:appointment.main[new=true]?appointment_id=0&...other args... Refer to the follow-up arguments for full list of available properties/args.

Create a new follow-up with specified sale_id

To set sale when creating a new follow-up the property usesalecurrent needs to be set, in addition to the specific sale_id. soprotocol:appointment.main[new=true]?appointment_id=0&usesalecurrent=true&sale_id=1000

Create a new follow-up with specified project_id

To set project when creating a new follow-up the property useprojectcurrent needs to be set, in addition to the specific project_id. soprotocol:appointment.main[new=true]?appointment_id=0&useprojectcurrent=true&project_id=1000

Create a new follow-up based on another follow-up

soprotocol:appointment.main[new=true]?appointment_id=0&basedon=1000

Create a follow-up on 2020-12-15 using default time (next 15-minute slot)

soprotocol:appointment.main[new=true]?appointment_id=0&doby=2020.12.15 10:30&usedefaulttime=true

Create a follow-up with a specified title and agenda

appointment.main[new=true]?appointment_id=0&appointmenttask_name=6&appointmenttitle_name=Meeting Title&appointmentagenda_name=Agenda

Follow-up arguments

The following arguments are supported when creating a new follow-up