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.

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
Relevance AI seamlessly integrates with Shortcut to enhance your project management workflows.
What you’ll need
You don't need to be a developer to set up this integration. Follow this simple guide to get started:
- A Relevance AI account
- An Airtable account with access to the base and table you'd like to use
- Authorization (you'll connect securely using OAuth—no sensitive info stored manually)
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.

To get the most out of the 0CodeKit + Relevance AI integration without writing code:
- Start with a clear setup: Ensure your 0CodeKit account is properly configured with the necessary OAuth credentials and permissions.
- Utilize example code: Leverage the provided code snippets for PDF compression and barcode reading to jumpstart your integration.
- Validate inputs: Always check your input parameters for correctness before making API calls to avoid unnecessary errors.
- Test with sample data: Run your automations using test PDFs and images to ensure everything works smoothly before going live.
- Monitor API usage: Keep an eye on your API calls to avoid hitting rate limits, and implement caching where appropriate.