Skip to main content
Rally
Rally
72 actions · 18 events · 1 auth method
Preview

Authentication

API Key

Authenticate with a Rally API key. Generate one from your Rally Dashboard.Guides: Connector Profile, Link Account
Actions
72 actions
Action
Description
List User Stories
List all user stories in Rally
Get User Story
Get a single user story by ObjectID
Create User Story
Create a new user story in Rally
Update User Story
Update an existing user story in Rally
Delete User Story
Delete a user story from Rally
List Defects
List all defects in Rally
Get Defect
Get a single defect by ObjectID
Create Defect
Create a new defect in Rally
Update Defect
Update an existing defect in Rally
Delete Defect
Delete a defect from Rally
List Tasks
List all tasks in Rally
Get Task
Get a single task by ObjectID
Create Task
Create a new task in Rally
Update Task
Update an existing task in Rally
Delete Task
Delete a task from Rally
List Test Cases
List all test cases in Rally
Get Test Case
Get a single test case by ObjectID
Create Test Case
Create a new test case in Rally
Update Test Case
Update an existing test case in Rally
Delete Test Case
Delete a test case from Rally
List Features
List all portfolio item features in Rally
Get Feature
Get a single portfolio item feature by ObjectID
Create Feature
Create a new portfolio item feature in Rally
Update Feature
Update an existing feature in Rally
Delete Feature
Delete a feature from Rally
List Initiatives
List all portfolio item initiatives in Rally
Get Initiative
Get a single portfolio item initiative by ObjectID
Create Initiative
Create a new portfolio item initiative in Rally
Update Initiative
Update an existing initiative in Rally
List Projects
List all projects in Rally
Get Project
Get a single project by ObjectID
Create Project
Create a new project in Rally
Update Project
Update an existing project in Rally
List Workspaces
List all workspaces in Rally
Get Workspace
Get a single workspace by ObjectID
Create Workspace
Create a new workspace in Rally
Update Workspace
Update an existing workspace in Rally
List Iterations
List all iterations (sprints) in Rally
Get Iteration
Get a single iteration by ObjectID
Create Iteration
Create a new iteration (sprint) in Rally
Update Iteration
Update an existing iteration in Rally
Delete Iteration
Delete an iteration from Rally
List Releases
List all releases in Rally
Get Release
Get a single release by ObjectID
Create Release
Create a new release in Rally
Update Release
Update an existing release in Rally
Delete Release
Delete a release from Rally
List Milestones
List all milestones in Rally
Get Milestone
Get a single milestone by ObjectID
Create Milestone
Create a new milestone in Rally
Update Milestone
Update an existing milestone in Rally
Delete Milestone
Delete a milestone from Rally
Get Current User
Get the currently authenticated user
List Users
List all users in the Rally subscription
Get User
Get a single user by ObjectID
Create User
Create a new user in Rally
Update User
Update an existing user in Rally
Delete User
Delete a user from Rally
List Attachments
List all attachments in Rally
Get Attachment
Get a single attachment by ObjectID
Create Attachment
Create a new attachment in Rally
Update Attachment
Update an existing attachment in Rally
Delete Attachment
Delete an attachment from Rally
List Tags
List all tags in Rally
Get Tag
Get a single tag by ObjectID
Create Tag
Create a new tag in Rally
Update Tag
Update an existing tag in Rally
Delete Tag
Delete a tag from Rally
List Webhooks
List all webhook subscriptions in Rally
Get Webhook
Get a single webhook subscription by UUID
Update Webhook
Update an existing webhook subscription in Rally
Delete Webhook
Delete a webhook subscription from Rally
Events
|
18 events
Event
Description
Tags
User Story Created
Triggered when a HierarchicalRequirement (User Story) is created in Rally.
User StoryWebhook
User Story Updated
Triggered when a HierarchicalRequirement (User Story) is updated in Rally.
User StoryWebhook
User Story Recycled
Triggered when a HierarchicalRequirement (User Story) is recycled (soft-deleted) in Rally.
User StoryWebhook
Defect Created
Triggered when a Defect is created in Rally.
DefectWebhook
Defect Updated
Triggered when a Defect is updated in Rally.
DefectWebhook
Defect Recycled
Triggered when a Defect is recycled (soft-deleted) in Rally.
DefectWebhook
Task Created
Triggered when a Task is created in Rally.
TaskWebhook
Task Updated
Triggered when a Task is updated in Rally.
TaskWebhook
Task Recycled
Triggered when a Task is recycled (soft-deleted) in Rally.
TaskWebhook
Test Case Created
Triggered when a TestCase is created in Rally.
TestCaseWebhook
Test Case Updated
Triggered when a TestCase is updated in Rally.
TestCaseWebhook
Test Case Recycled
Triggered when a TestCase is recycled (soft-deleted) in Rally.
TestCaseWebhook
Feature Created
Triggered when a PortfolioItem/Feature is created in Rally.
FeaturePortfolioItemWebhook
Feature Updated
Triggered when a PortfolioItem/Feature is updated in Rally.
FeaturePortfolioItemWebhook
Feature Recycled
Triggered when a PortfolioItem/Feature is recycled (soft-deleted) in Rally.
FeaturePortfolioItemWebhook
Initiative Created
Triggered when a PortfolioItem/Initiative is created in Rally.
InitiativePortfolioItemWebhook
Initiative Updated
Triggered when a PortfolioItem/Initiative is updated in Rally.
InitiativePortfolioItemWebhook
Initiative Recycled
Triggered when a PortfolioItem/Initiative is recycled (soft-deleted) in Rally.
InitiativePortfolioItemWebhook

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/broadcom/filled/png

Connector Profile

Rally - API Key
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/broadcom/filled/png

Link Account

Rally - API Key
4

Use Actions

Invoke actions using one of the methods below:

Webhook Events

Webhooks setup

Configure receiving Events for Rally into StackOne.