开发者

Is it possible to create new projects in Basecamp via their API?

开发者 https://www.devze.com 2023-01-01 11:17 出处:网络
Using the Basecamp API, is it开发者_如何学Python possible to create a new project? It seems like a simple task, so either I\'m missing something or this functionality is not available via the API.Sinc

Using the Basecamp API, is it开发者_如何学Python possible to create a new project? It seems like a simple task, so either I'm missing something or this functionality is not available via the API.


Since 2012 the new Basecamp API allows you to create projects using JSON. See here.


The API doesn't explicitly say you can't, I found another link that says it's not possible here:

http://groups.google.com/group/37signals-api/browse_thread/thread/71557a03aa11c6f4?pli=1

This kinda makes sense if you think about it - adding new projects could take you over your account limits etc. there is probably a licensing/billing agreement you need to physically consent to.

0

精彩评论

暂无评论...
验证码 换一张
取 消