Ed App is a mobile-first learning management system designed to facilitate corporate training and employee development through engaging microlearning experiences.
Enhance your training programs with AI agents that can personalize learning paths and automate administrative workflows.



Ed App delivers engaging microlearning experiences through a mobile-first platform. Relevance AI enhances this with intelligent AI agents that can personalize learning paths, automate administrative tasks, and provide real-time insights.
Personalized Learning Orchestration
The agent tailors learning experiences based on individual performance data.
Real-Time Feedback Analysis
The agent gathers and interprets learner feedback instantly for continuous improvement.
Data-Driven Insights Generation
The agent analyzes training metrics to provide actionable insights for better decision-making.
Relevance AI gives you access to Ed App's learning management capabilities within your automated workflows and AI agent interactions.
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
The integration leverages secure OAuth authentication, ensuring only authorized workflows access your EdApp data. Relevance AI manages API operations seamlessly in the background—handling authentication tokens, request formatting, and response processing automatically.
Built-in data validation and error handling ensure reliable execution of your EdApp workflows across all supported API endpoints.
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.

Best Practices for Non-Technical Users
To get the most out of the EdApp + Relevance AI integration without writing code:
- Configure OAuth properly: Ensure correct EdApp account authorization and permission settings.
- Use proper HTTP methods: Match GET, POST, PUT, DELETE, or PATCH to your intended operation.
- Structure API paths carefully: Follow EdApp's URL pattern of rest.edapp.com/your/path format.
- Validate response data: Check status codes and response bodies before processing.
- Handle headers appropriately: Remember Authorization headers are automatic and can't be overwritten.