what is the payload size limit to clay via webhook?
The payload size limit for webhooks sent to Clay is 100KB per payload. This means each individual webhook request you send to our system must not exceed this size limit. If you need to send larger amounts of data, you may need to consider breaking it into smaller chunks or using a different method of data transfer. If you have any questions about working within this limit or need help optimizing your webhook payloads, let me know and I can provide more guidance.
is there a size limit when importing data from salesforce?
Yes, there's a size limit when importing data from Salesforce into Clay. When importing from Salesforce reports, there's a cap of 2,000 records per report. This limitation is imposed by the Salesforce API, not by Clay. To import more than 2,000 records, we recommend: 1. Importing directly from Salesforce lists instead of reports when possible. 2. Creating a SOQL-compatible object view and importing it using the "import records from a SF list" integration. 3. Splitting larger datasets into smaller batches by creating separate reports or using filters. If you need help optimizing your Salesforce imports, feel free to ask for more guidance.
No, I mean is there a size limit per record when importing from salesforce via the integration?