Skip to main content

Sort by createdDate or CREATED_TIME()

  • May 7, 2020
  • 1 reply
  • 43 views

How can I get records in a table, sorted by creation date, ascending? The API doesn’t accept anything outside the fields object for sorting.

1 reply

ScottWorld
Forum|alt.badge.img+35
  • Genius
  • 9808 replies
  • May 7, 2020

You can’t add a created time field to your base, and then sort by that field?