Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
81 views

We're considering creating an integration that would add/remove people to projects in our client's account based on certain selections that they make on their AMS profile. After reviewing the API ...
user3562286's user avatar
0 votes
1 answer
54 views

I'm a beginner in coding, so for some my question may sound very, you know... beginner-like. I'm trying to make a smart contract for a Starknet basecamp. I have a problem, after installing all the ...
0 votes
1 answer
159 views

I'm not a developer but i'm experimenting with make.com and Basecamp. My goal is to integrate in some ways my ChatGPT assistant in Basecamp. What i'm trying to do is to make my assistant answer a new ...
0 votes
1 answer
112 views

In the Basecamp UI, I can see each time a card was moved to a different column, along with the date of the move. I am not finding an API that shows that same information. Does this kind of API exist? ...
Kent Babb's user avatar
1 vote
0 answers
77 views

I have a Django project that will insert a comment with image to basecamp 3. So after I got a key token (Authorization using Oauth 2) I need to insert a comment with image to basecamp todos. The image ...
0 votes
1 answer
94 views

I'm getting a 406 'Not Acceptable' error from the Basecamp API when using pagination. I'm using Axios in a Node.js script. Here's an example URL: https://3.basecampapi.com/xxxxxxxxx/buckets/xxxxxxxxx/...
0 votes
1 answer
453 views

I'm new with Python and APIs and I'm trying to upload an image into Basecamp campfire by using Basecamp 3 API. I have achieved authentication with my Basecamp account and was able to post a text ...
mare011's user avatar
  • 307
0 votes
1 answer
282 views

Basecamp's website has the feature to check the latest activity. The URL: 3.basecamp.com/{id}/reports/progress I'm interested in exploring more of this data and integrating it into our internal ...
oon arfiandwi's user avatar
-1 votes
1 answer
599 views

I have been tasked to create an automated report system where an report from Google Data Studios are uploaded to specific projects (On a site called Basecamp). The reports always include both a report ...
0 votes
1 answer
843 views

I am working on an API and I get the below response. It's basecamp 3 API. [ 'access_token' => 'BAhbB0kiAbB7ImNsaWVudF9pZCI6ImUxZTk1NTYxMzdlZDIwYTQzZGEyYjk4NGU1NWEyYjM4Y2ExNWRlODQi' '...
Hassan Raza's user avatar
0 votes
0 answers
307 views

I got the access token correctly but It always shows this message. Code ac_tk=requests.post(url).json() project_id = #Project ID url = f'http://3.basecampapi.com/{project_id}/projects.json' headers1 =...
0 votes
1 answer
338 views

I want to use Basecamp 2 API to send a comment as end user from my app with oAuth 2.0. But I don't understand how can i do this. I have access_token, I can send comment as admin user, but i can't send ...
0 votes
1 answer
714 views

var attachment = new Trix.Attachment({ content: '<span class="mention">@trix</span>' }) element.editor.insertAttachment(attachment) I used this snippet but it throwed error: Trix is not ...
0 votes
0 answers
64 views

function init() { $('.message-composition__footer') .prepend('<input type="text" id="datepicker_1" placeholder="Select date" class="input input--pilled event-form__date-input u-hide-focus" ...
0 votes
0 answers
62 views

console.log('messages-list script loaded'); document.addEventListener('turbolinks:load', function(){ console.log('turbolinks:load'); }); I'm trying to listen to this event but it is not firing in ...

15 30 50 per page
1
2 3 4 5
...
12

AltStyle によって変換されたページ (->オリジナル) /