I am trying to verify a fact. On Google it states that there is a 2,000 row limit from importing into a table in Clay. Is this true? If my Apify actor is 9,000 records long, will it only be able to import 2,000 records?
No, there isn't a general 2,000 row limit for importing data into Clay tables. Clay tables can actually hold up to 50,000 rows and up to 70 columns per table.Specifically for Apify actors, you can import up to 5,000 records from a single run. So with your 9,000 records, you would need to split this into multiple runs to import all the data.
Source:Pull Data from Apify Actor with Apify