feat(piece-magicalapi): add magicalapi piece#9204
Merged
sanket-a11y merged 6 commits intoactivepieces:mainfrom Sep 16, 2025
Merged
feat(piece-magicalapi): add magicalapi piece#9204sanket-a11y merged 6 commits intoactivepieces:mainfrom
sanket-a11y merged 6 commits intoactivepieces:mainfrom
Conversation
Closed
Contributor
Author
|
hello @kishanprmr , @sanket-a11y and @onyedikachi-david this is the full implementation demo video magical.api.1.1.1.1.mp4all actions are working fine |
sanket-a11y
approved these changes
Sep 16, 2025
|
View your CI Pipeline Execution ↗ for commit 4a8c6a8
☁️ Nx Cloud last updated this comment at |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
✨ What does this PR do?
This PR adds the MagicalAPI Piece integration into Activepieces, enabling automation workflows that leverage MagicalAPI’s data and resume products.
🛠️ How the Feature Works
The new Piece provides the following actions:
Parse Resume – Extracts structured details (name, email, experience, skills, etc.) from uploaded resume files.
Review Resume – Evaluates parsed resumes against predefined criteria.
Score Resume – Returns a quantitative resume score.
Get Profile Data – Retrieves enriched metadata about a person given identifiers (name, email, LinkedIn URL).
Get Company Data – Fetches company information (size, industry, domain, etc.).
All actions follow the Activepieces Piece architecture and can be used in workflows for automation (e.g., HR pipelines, lead enrichment, recruitment).
🎯 Relevant User Scenarios
HR Automation: Parse and score resumes automatically from job application form submissions.
Lead Enrichment: Enrich leads by fetching company and profile data from emails or LinkedIn.
Recruitment Analytics: Automate resume reviews and scoring to streamline candidate screening.
🔗 References
MagicalAPI documentation: https://magicalapi.com/
Activepieces developer guide: Building Pieces
✅ Issue Link
Fixes #9203
/claim #9203