Is there a workaround on the 50K rows limit? I used "write to" instead of "import" but it went error as the destination table almost to reach 50K rows.
Unfortunately, there isn't a direct workaround for the 50K rows limit when using the "write to table" feature. This limitation is part of the constraints of the feature. However, you might consider splitting your data across multiple tables to manage larger datasets. To better assist you, could you provide more details about your specific use case and the type of data you're trying to write to the table? This information would help in suggesting potential alternative approaches within Clay's capabilities.
but the challenge on splitting, I can only select 1 exclusion table.