Discussions

Ask a Question
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.

Answered

Attach a file to a form

We've created an apple invoicedroplet tool. The invoice (pdf) is being uploaded as a file to daylite. But I can't figure out how to connect the file to a form record? I can do it manually in Daylite, but how can it be done through the API?

Answered

API Estimate Opportunity

I was ondering if there a way to transfer the content of Estimate to another Software that works with API ?

Answered
Answered

Personal Tokens: Authenticated User's ID?

I am using Personal Tokens. How can I get the user id of the currently authenticated user?

Answered

rest api for pipeline

Hello,

Answered

Contact: title and department fields?

I'm successfully creating contacts via the API but am having trouble figuring out what field to use to set a contact's title and department. Neither is documented as a valid field, and while I didn't get an error when I added them as Strings, they didn't appear in Daylite either. I've tried "title", "job_title", "department", and "department_name"

Answered

iOS/macOS Apps not allowed?

When applying, the form restricts the callback url. Saying it must be a valid url. When implementing oath2 in a native app, this is typically done with an app based url scheme such as myapp://oauth/callback. Is there a different way I should be authenticating with the web API?

Answered

Internal error on filtering companies (extra field)

Hello,