RE: Get list of appointments including task_idx (REST API)
Hello,
You can do this with the Dynamic endpoint:
http://superoffice/sales/api/v1/Archive/dynamic?$select=appointment.appointment_id,appointment.task_idx,appointment.task_idx.name&$filter=appointment.appointment_id gt 0