Assembla REST API
What is Rest (Representational State Transfer)?: It's an architectural style, not a standard. Find out more in the Wikipedia or read the following article if you want to know about REST in Rails
What do you need to access our REST API? You just need to know how to send HTTP requests with basic authentication to our servers from your application.
TABLE OF CONTENTS
- Space Rest API
- Space XML Representation
- My Spaces List (GET)
- My Tool Spaces List (GET)
- Show space (GET)
- Update space (PUT)
- Ticket Rest API
- Ticket XML Representation
- List of tickets (GET)
- Create ticket (POST)
- Show ticket (GET)
- Update ticket (PUT)
- Document Rest API
- Document XML Representation
- List of documents (GET)
- Create document (POST)
- Show document (GET)
- Download documen (GET)
- Update document (PUT)
- Delete document (DELETE)
- Milestone Rest API
- Milestone XML Representation
- List of milestones (GET)
- Create milestone (POST)
- Show milestone (GET)
- Update milestone (PUT)
- Delete milestone (DELETE)
- User Rest API
- User XML Representation
- Best Profile (GET)
- Scrum Report REST API
- Scrum Report XML Representation
- Latest Scrum Reports (GET)
- Scrum Reports On Date (GET)
No comments yet.
>
Wiki Pages
- Space Permissions and Access
- Copy a space
- FAQ
- Preconfigured Spaces
- Wiki Formats
- Assembla New User Orientation
- Working for an Assembla Employer
- Assembla Video Tutorials
- Issue Management
- Set up a Software Project
- Mercurial Version Control
- Tool bundle - integrated tkts
- Tool bundle - Designers
- Tool bundle - Collaboration
- Assembla REST API
- Document REST API
- Milestone REST API
- Ticket REST API
- Space REST API
- User REST API
- Scrum Report REST API
- Add Projects from Existing Pipeline
- Privacy of User Information
- On-site Subversion with Trac
- TracImportToAssemblaTickets
- New in this Release
- How to Pay Developers the Assembla Way
- Setup Email Alerts and RSS Feeds
- Tortoise SVN - Multiple People Files and Versions
- Responding to RFPs and RFQs with Assembla
- Work with Project Portfolios
- Integrate with Assembla
- Assigning Work
- Manage an Agile Software Team
- Assemble an On-Demand Team
- Assembla - Tracker and Screen Capture
- Choosing Work
- Holding Meetings
- How to Complete a Scrum Report
- Team Member Ramp Up
- Wiki Page Styles
- Add-on Tools
- Include Skype Status on a Wiki Page
- How to edit branded themes
- Email2TicketsGateway
Space Home