Integrations

Supercharge Shortcut with Relevance AI

Shortcut is a project management platform that helps teams organize and track their work efficiently. With Relevance AI, you can automate story creation and management, transforming your project workflows into intelligent, data-driven processes.

Give your AI Agents Shortcut Superpowers

Shortcut streamlines project tracking and team collaboration, while Relevance AI empowers you to automate story management and leverage intelligent insights for better decision-making.

Predictive Sprint Orchestration

Analyzes historical performance data to optimize sprint planning and resource allocation with precision

Real-time Prioritization Mastery

Continuously evaluates and adjusts task priorities based on team capacity, deadlines, and project dependencies

Proactive Bottleneck Prevention

Anticipates potential workflow blockages and suggests preventive actions before issues arise

Tools

Equip AI Agents with the Shortcut Tools they need

Relevance AI seamlessly integrates with Shortcut to enhance your project management workflows.

Shortcut - Search Stories
Enables searching through Shortcut stories using custom search queries and operators, allowing users to find and retrieve specific stories based on defined criteria
Shortcut - Create Story
Creates new stories in Shortcut with comprehensive customization options including descriptions, assignments, labels, tasks, and workflow states
Name
Shortcut API Call
Description
Make an authorized request to a Shortcut API
Parameters
["OAuth authentication", "HTTP methods (GET, POST, PUT, DELETE, PATCH)", "Custom headers", "Request body support", "Response handling"]
Use Case
A product team uses this integration to automatically create and update stories in Shortcut when customer feedback comes in through their support system, ensuring development priorities stay aligned with customer needs while maintaining a streamlined workflow between support and engineering.

Security & Reliability

This integration enables seamless interaction between Shortcut, a project management platform, and Relevance AI, allowing you to automate story management, search operations, and create new stories programmatically. The integration provides powerful capabilities for project tracking, team collaboration, and workflow automation.

Key benefits include automated story creation and management, advanced search capabilities across your Shortcut workspace, OAuth-based secure authentication, and RESTful API access to Shortcut's features.

To get started, ensure you have a Shortcut account with administrative access, OAuth credentials for authentication, and a Relevance AI account with API access. Your system should support Node.js 12.x or higher, and you need an API client capable of making REST requests.

Install the integration package using npm install relevance-shortcut-integration and configure your OAuth credentials. Initialize the client with your credentials to start making API calls.

For searching stories, use the provided search parameters to retrieve relevant stories based on your criteria. When creating a new story, ensure you provide all necessary details, including project ID and owner IDs. You can also make custom API calls to access various Shortcut features.

In case of common issues like authentication errors or rate limiting, refer to the troubleshooting section for solutions. Implement best practices for error handling and pagination to ensure smooth operation of your integration.

For additional support or specific issues, consult the Shortcut API documentation or contact technical support.

No training on your data

Your data remains private and is never utilized for model training purposes.

Security first

We never store anything we don’t need to. The inputs or outputs of your tools are never stored.

Get Started

Best Practices for Non-Technical Users

To get the most out of the Shortcut + Relevance AI integration without writing code:
  • Start with a well-structured Shortcut workspace: Organize your projects and stories with clear naming conventions and consistent labels.
  • Utilize pre-built queries: Relevance AI provides templates for searching and managing stories, making it easy to get started.
  • Connect securely: Ensure you use the correct OAuth credentials and permissions during setup to avoid authentication issues.
  • Test your API calls: Validate your requests with sample data before implementing them in a live environment to prevent errors.
  • Monitor API usage: Be mindful of rate limits and implement pagination to handle large datasets efficiently.