Find a record in Airtable to pass it to a new module

Hello,

I am trying to use the Airtable Search module to find a specific user’s email based on the module that triggers using the following formula:

  • I deleted the spaces as I read in other answers in this forum
  • the name of the variable is correct as you can check here:

This is the actual set up of the module:

And this is the output I get:

Please let me know what am I doing wrong?

Thanks!!

It is clear from your screenshot that the email value you mapped into the “Formula” was empty which is the reason why the Airtable output was empty. You should use a value that has the email address and then it should work just fine.

2 Likes