Skip to content

Airtable trigger #15892

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
qnoMercy3 opened this issue Jun 1, 2025 · 4 comments
Open

Airtable trigger #15892

qnoMercy3 opened this issue Jun 1, 2025 · 4 comments
Labels
in linear Issue or PR has been created in Linear for internal review Needs Feedback Waiting for further input or clarification.

Comments

@qnoMercy3
Copy link

Bug Description

After configuring everything correctly, trying the ai assistant, community and google the bug still persists:

Problem in node ‘Airtable Trigger‘
The Field "Last modified time" does not exist.

To Reproduce

  1. Create an Airtable Trigger
  2. Fill in all of the info required
  3. Create a last modified time field inside airtable database
  4. Configure it in the field to check for updates
  5. Error message: Problem in node ‘Airtable Trigger‘
    The Field "Last modified time" does not exist.

Expected behavior

It should be able to read the field and return data. Please either fix it or configure the airtable trigger to be able to choose the base, table, field from a list, just like in make.com. Looking forward to the fix or a support message, Thanks for your time!

Operating System

Windows

n8n Version

1.94.1

Node.js Version

Don't know

Database

SQLite (default)

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented Jun 1, 2025

Hey @qnoMercy3,

We have created an internal ticket to look into this which we will be tracking as "GHC-2285"

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Jun 1, 2025
@Joffcom
Copy link
Member

Joffcom commented Jun 2, 2025

Hey @qnoMercy3,

Thanks for reporting this issue! We’ve attempted to reproduce the problem, but unfortunately, we weren’t able to replicate it. It’s possible there was some environmental or other variable that prevented us from seeing the same behavior.

This is a success event...

Image

Triggered by

Image

Can you make sure that the triggered by field name is a last modified field or created field type and that the name you input is correct.

If you’re still encountering this issue, please provide any additional details or steps to reproduce it, and we’d be happy to investigate further. Thanks for your understanding!

@Joffcom Joffcom added the Needs Feedback Waiting for further input or clarification. label Jun 2, 2025
@qnoMercy3
Copy link
Author

@Joffcom The issue was with the additional fields parameter, because the trigger field wasn’t added there. Maybe it’s just a rookie mistake, but it would be useful to add to the additional fields note that when using them the trigger field should also be added there. Even after the AI assistant scanned my workflow it didn’t find or mention the issue.

Thanks for your inquiry!

@Joffcom Joffcom removed the Needs Feedback Waiting for further input or clarification. label Jun 2, 2025
@Joffcom
Copy link
Member

Joffcom commented Jun 2, 2025

Hey @qnoMercy3,

That is a great spot, Maybe we should just automatically add the field to the additional fields list then you don't need to worry about it 🤔

@Joffcom Joffcom added the Needs Feedback Waiting for further input or clarification. label Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review Needs Feedback Waiting for further input or clarification.
Projects
None yet
Development

No branches or pull requests

2 participants