Question

Pagination - Hidden Trigger - Can I show my all records to a dynamic dropdown without Pagination

  • 14 September 2021
  • 2 replies
  • 83 views

Userlevel 2
Badge

hi,

I’ve a simple trigger (hidden and used for dynamic dropdown), which have more than 200-250 records data (simple 3-4 keys data). as I checked in Zap. It shows all data in dropdown.

But as per Application requirement, can I go without pagination. As I’ve simple data. or Pagination have concern for more than 200-250 records.  

 
 
 
 

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 7
Badge +9

Hi @Brilliant16 

Are you referencing the zapier developer console? or just zap configuration. 

If it’s related to zap, you can use a code step & write python/js script to handle paginated records in API. Also, there is a tool called, “Looping by zapier” you can look into that as well.

Userlevel 2
Badge

hi It’s related to developer console. 

I’m just asking that If I’m showing the 200-250 records without pagination. does this okay?