Skip to main content
Best answer

How do I make Zapier tables to only sort the most recent record?


Forum|alt.badge.img
  • Beginner
  • 4 replies

Hello everyone,

I have two Zaps connected to a single table, and they currently use an identifier in the Zapier table. However, I only want the Zaps to pick up the most recent entry. Right now, the Zapier table displays a list of all previous entries, and since the identifiers have similar names, I need a way to filter it to show only the latest one.

Additionally, how can I configure the Zapier table to look up the Zapier timestamp and use it for this process?
 

 

Best answer by SamBBest answer by SamB

Hi there, ​@hmhg! 👋

With Date & Time fields there isn’t a “most recent” type of search operator that you could use in a Find Record action to search a table. But you could potentially use a Find Records (Output as Line Items) to get all the records with that same identifier. Then use a Formatter (Utilities > Line-item to Text) action to pull the Record ID for each of the records the previous step found, to get the Record ID of the last record:

aa05040be649635cbc80391abcc0c86a.png

a06704d96819905ae033489cdfd0dca4.png

Then, you could use that Output Item Last field in a Find Record action to pull all the details for just that specific record:

5bdfd94f1ea1ea91285c611dd5a5bbed.png

Do you think that sort of approach could work?

View original
Did this topic help you find an answer to your question?

4 replies

Forum|alt.badge.img
  • Author
  • Beginner
  • 4 replies
  • March 28, 2025

The process that I am currently using.


SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • 7859 replies
  • Answer
  • March 28, 2025

Hi there, ​@hmhg! 👋

With Date & Time fields there isn’t a “most recent” type of search operator that you could use in a Find Record action to search a table. But you could potentially use a Find Records (Output as Line Items) to get all the records with that same identifier. Then use a Formatter (Utilities > Line-item to Text) action to pull the Record ID for each of the records the previous step found, to get the Record ID of the last record:

aa05040be649635cbc80391abcc0c86a.png

a06704d96819905ae033489cdfd0dca4.png

Then, you could use that Output Item Last field in a Find Record action to pull all the details for just that specific record:

5bdfd94f1ea1ea91285c611dd5a5bbed.png

Do you think that sort of approach could work?


Forum|alt.badge.img
  • Author
  • Beginner
  • 4 replies
  • March 31, 2025

Thanks 

SamB wrote:

Hi there, ​@hmhg! 👋

With Date & Time fields there isn’t a “most recent” type of search operator that you could use in a Find Record action to search a table. But you could potentially use a Find Records (Output as Line Items) to get all the records with that same identifier. Then use a Formatter (Utilities > Line-item to Text) action to pull the Record ID for each of the records the previous step found, to get the Record ID of the last record:

aa05040be649635cbc80391abcc0c86a.png

a06704d96819905ae033489cdfd0dca4.png

Then, you could use that Output Item Last field in a Find Record action to pull all the details for just that specific record:

5bdfd94f1ea1ea91285c611dd5a5bbed.png

Do you think that sort of approach could work?

Thanks for the detailed answer. While this approach could work, I used a unique identifier for each unit in the table. That made it easier.


SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • 7859 replies
  • March 31, 2025

You are most welcome, ​@hmhg! 🤗 Glad to hear you were able to improve things by using a unique identifier for the records in the table—that’s the perfect way to ensure that the correct record is found. Nice work! 🙌

Seems like you’re all set for now but please do reach back out if there’s anything else we can help with. 

In the meantime, happy Zapping! ⚡


Reply