Discussions
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?
API Estimate Opportunity
I was ondering if there a way to transfer the content of Estimate to another Software that works with API ?
Connector Maps
I was wondering if there is any documentation about https://api.marketcircle.net/v1/connector_maps ?
Personal Tokens: Authenticated User's ID?
I am using Personal Tokens. How can I get the user id of the currently authenticated user?
rest api for pipeline
Hello,
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"
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?
Internal error on filtering companies (extra field)
Hello,
How to set the Pipeline + Stage through the API
Hey there,
Repeats in Appointments
I don't seem to see any support for repeat appointments. Is this not supported at all? I'd like to fetch all the appointments for a 2 month period that a user is invited to, but any appointment that is repeated is missing. Nor is there any data on an 'original' appointment with repeat data. There doesn't seem to be any way to actually fetch or create those appointments, they look to be invisible to the API.