Skip to content

feat(airtable): peice#9269

Merged
onyedikachi-david merged 5 commits intoactivepieces:mainfrom
Pranith124:feat/airtable-enhancements-9266
Sep 22, 2025
Merged

feat(airtable): peice#9269
onyedikachi-david merged 5 commits intoactivepieces:mainfrom
Pranith124:feat/airtable-enhancements-9266

Conversation

@Pranith124
Copy link
Copy Markdown
Contributor

@Pranith124 Pranith124 commented Sep 17, 2025

✨ 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

@algora-pbc algora-pbc bot mentioned this pull request Sep 17, 2025
@Pranith124
Copy link
Copy Markdown
Contributor Author

Pranith124 commented Sep 17, 2025

@onyedikachi-david @kishanprmr @sanket-a11y please review this PR

Implementation Video

airtable.1.1.1.mp4

waiting for your feedback

@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Sep 22, 2025

View your CI Pipeline Execution ↗ for commit e3a8b2f

Command Status Duration Result
nx run-many --target=test --projects=engine,sha... ✅ Succeeded 32s View ↗
nx run server-api:test-cloud ✅ Succeeded 18s View ↗
nx run server-api:test-ce ✅ Succeeded 15s View ↗
nx run server-api:test-ee ✅ Succeeded 5s View ↗
nx run-many --target=build -c production --proj... ✅ Succeeded 29s View ↗
nx affected --target=build -c production --excl... ✅ Succeeded <1s View ↗
nx run-many --target=lint --projects=pieces-air... ✅ Succeeded 1m 1s View ↗
nx affected --target=lint --exclude=pieces-* --... ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-09-22 04:35:09 UTC

@onyedikachi-david onyedikachi-david merged commit 4d9920c into activepieces:main Sep 22, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[MCP] Airtable

3 participants