SUPPORT.TWILIO.COM END OF LIFE NOTICE: This site, support.twilio.com, is scheduled to go End of Life on February 27, 2024. All Twilio Support content has been migrated to help.twilio.com, where you can continue to find helpful Support articles, API docs, and Twilio blog content, and escalate your issues to our Support team. We encourage you to update your bookmarks and begin using the new site today for all your Twilio Support needs.

How do I change which Sync List items are shown?

Objective

This article helps you control which part of a long Sync List you are looking at, the index the list starts reading from, and whether items are shown in ascending or descending index order.

 

Product

Twilio Sync

 

Environment

Twilio Console

 

User Account Permission/Role(s) Required

Your user role must allow reading Twilio Sync Services.

 

Procedure

  1. In the Twilio Console, select Builder tools in the left sidebar.
  2. Select Sync, then Services.
  3. In the Name column, select the Service that holds the List.
  4. Select the Lists tab, then select the List's SID to open it.
  5. On the Items tab, select Set item range.
  6. In Start at index, enter the index of the first item to read. Leave it empty to read from the start of the List.
  7. Under Bounds, choose Inclusive, include the item at that index or Exclusive, start with the next item.
  8. Select Apply. The table reloads showing only items in that window, and the button label changes to show the range currently in effect.
  9. To go back to the whole List, select the range button again, clear Start at index, and select Apply.

To change the ordering instead, select the Index column header. Each selection alternates between ascending and descending order.

 

Additional Information

  • The range is a read window, not a filter: it decides where reading begins rather than matching item contents.
  • Index 0 is a valid starting point. Combining a start index of 0 with Exclusive bounds skips the first item.
  • Changing the range or the ordering returns you to the first page of results.
  • Use the rows-per-page selector to show 10, 40, or 100 items at a time.

 

This content was generated by AI and reviewed, edited, and verified by a human.

Have more questions? Submit a request
Powered by Zendesk