Discussions

Ask a Question

Fetching appointments in a date range — GET /v1/appointments times out, is Appointment Search the right approach?

Hi,

Usage of relation ship types unclear

Hey there,

Answered

Feature Request: Ability to set/edit create_date (or a custom date/time field) for Notes via API

Hi Daylite team,
I noticed that create_date and modify_date on the Note object are currently read-only via the API. This means it's not possible to set or adjust the date and time of a note through the API, this can only be done manually within the Daylite app itself.
For my workflow, I create notes programmatically (e.g. importing meeting summaries or transcripts after the fact), and it would be very helpful to be able to set the note's date and time to match the actual event rather than the moment the API call was made.
Would it be possible to add support for either:

Answered

Clarification on Daylite API behavior for recurring appointments and appointment categories

Hi Daylite Team,

Answered

Seach forms by definiton

The documentation of `https://api.marketcircle.net/v1/forms/_search` does not mention the ability to filter/search by form definition. Is this possible?

API access not locked

Hey there,
I noticed that users with restricted access can still access objects through the API that they wouldn't be able to access through the Daylite desktop app. During testing I didn't find any endpoint that works as expected. How are clients supposed to handle that?

Answered

Set Work List status of a Task via api

When a task is created by the api, it's not possible to set the value of the Work List status. This means that if one is connecting a task app to DL (eg Apple Reminders) you can't see tasks in those apps until you manually enter DL and click the pin icon to add to the Work List. This seems a curiously retrograde step when everything about the task has been created by the API. Given the status as in the Work List is set in DL, but persists across to iOS, it's clearly a field which exists in the server, and should be able to be read and written by the api.

Answered
Answered

PATCH on recurring tasks returns `should_not_edit_task`

I'm using the Daylite API to add keywords to tasks via PATCH. This works fine for regular tasks, but fails with a 400 error on recurring tasks.

Answered

File from the internet

In Daylite it is possible to not directly upload a file but to link a file from the internet.