Q: I wanted to know about limit and saw on of your answer in below thread.
so can you confirm that limit of rows apply only on the result of api call.. so for example in tier2, my file can have more than 100,000 rows but the limit is on result of api query that it can not return more than 100k rows at one time. Can you confirm on this?
plugnpaid.ac1c25Mar 4, 2022
Founder Team
Leo_PartnerSupport
May 14, 2024A: Hi @plugnpaid.ac1c25! Thanks for your question.
To clarify, the file cannot have more than 100,000 rows. The only instance this might be correct is that a database can have as many rows. But even then, the query used to create an API from the database still can never exceed the number of rows.
Hopefully this clarifies it!
Share
Helpful?
Log in to join the conversation