We’re trying to export Intercom data to Google BigQuery to run more advanced analytics. Right now, we can only view basic reports in Intercom, but we want to analyze conversation trends, response times, and customer behavior alongside other data in BigQuery.
Ideally, we need a way to:
- Regularly sync Intercom conversations, user attributes, and events into BigQuery.
- Structure the data properly so it’s easy to query.
- Avoid manual exports and keep everything automated.
- What’s the best approach to get this data into BigQuery?