feat(airtable): peice#9269
Merged
onyedikachi-david merged 5 commits intoactivepieces:mainfrom Sep 22, 2025
Merged
Conversation
Closed
Contributor
Author
|
@onyedikachi-david @kishanprmr @sanket-a11y please review this PR Implementation Videoairtable.1.1.1.mp4waiting for your feedback |
|
View your CI Pipeline Execution ↗ for commit e3a8b2f
☁️ Nx Cloud last updated this comment at |
onyedikachi-david
approved these changes
Sep 22, 2025
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 extends the Airtable piece in Activepieces by adding new actions and search functionalities. These enhancements expand workflow automation capabilities, allowing users to create and manage Airtable resources more effectively and integrate them seamlessly into their workflows.
🔨 New Actions Added
Add Comment to Record – Add a comment to an existing record.
Create Base – Create a new Airtable base.
Create Table – Create a new table in a given base with fields and description.
🔍 New Search Actions Added
Find Record by ID – Retrieve a record using its unique ID.
Find Table – Locate a table in a base by name or metadata.
Find Table by ID – Get table details using its ID.
Find Base – Search for a base by name or keyword.
Get Base Schema – Retrieve schema information for a given base.
Fixes #9266
/claim #9266