
Engineering
- Member since
- Total activity 363
- Last activity
-
Hi Matthew, I think your problem might just be missing a few additional headers. Could you double check and see if there are headers for Accept and Content-Type? If they aren't supplied, simply us...
- View comment
- Created
- 0 votes
-
This sounds as though the instance for which you are hitting has Lead management turned off for the instance. If that has recently been turned on for the instance, then I would re-authenticate the ...
- View comment
- Created
- 0 votes
-
Oded, "Opportunity Value" is a calculated value based on BID_AMOUNT, BID_TYPE and BID_DURATION. The API doesn't actually support the field OPPORTUNITY_VALUE at all for an Opportunityhttps://api.ins...
- View comment
- Created
- 1 vote
-
Files can be POST'ed to the API using a multipart body. This is true of everything that supports a FileAttachment (Comments, Tasks, etc). Our documentation could definitely be better for these PO...
- View comment
- Created
- 0 votes
-
Hi Jenine, 1.7.76 is the latest version of the extension. Which version of Chrome are you using? Do you have any other extensions installed? Also, please try the following in the meantime: - Refr...
- View comment
- Created
- 0 votes
-
Hi Shane, I am the engineering support lead for the API. I ran some tests, and the key shows up where it should for the instances I tested. Should should see it on the User Settings page (small pri...
- View comment
- Created
- 0 votes
-
Hi Art, A better option is to use the /projects/{id}/linkemailaddress or /opportunities/{id}/linkemailaddress endpoints to get the drop box for those items. For individual user dropboxes, this can ...
- View comment
- Created
- 0 votes
-
Hi Art, Thanks for the post. We do not provide an API for sending email, however, Mailgun is a great API to use for this (I use it for many of my personal projects). Sending an email is a simple HT...
- View comment
- Created
- 0 votes
-
No, with the API you have much more control over data types, and can read/write to custom fields directly.
- View comment
- Created
- 0 votes
-
Hi, unfortunately you cannot have two different radio button groups mapped to the same database field (e.g. description). If you need a more complex form, I would recommend using our web API for th...
- View comment
- Created
- 0 votes