GTM Stack

How can I work around Clay's 8KB cell size limit when exporting complete JSON enrichment data?

February 2026

1 Answer

You have several options to handle large JSON exports:

  1. Use field paths with dot notation (like data.contact.email) to extract only specific needed fields instead of the full JSON,

  2. Use bulk enrichment to process datasets and export results directly to external destinations like Salesforce, Snowflake, or Google Sheets without storing in Clay,

  3. Write the full JSON to Google Sheets with an ID reference, then import summarized data back into Clay using lookup actions, or

  4. Consider enriching contacts directly in your own application using Clay's data enrichment tools with your existing API subscriptions.

February 2026

Add your take

Have experience with the tools discussed here? Share your honest opinion.