> For the complete documentation index, see [llms.txt](https://docs.navless.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navless.ai/integrations/map-crm-integrations/hubspot/tour-engagement-data/pushing-engagement-data-from-hubspot-to-sfdc.md).

# Pushing Engagement Data from HubSpot to SFDC

Requirements:

* You have the HubSpot Engagement Data Integration setup and live
* You have [Salesforce integrated](https://knowledge.hubspot.com/articles/kcs_article/salesforce/install-the-hubspot-salesforce-integration) with your HubSpot account

For a quick and easy way to sync Tourial Engagement Data from HubSpot to Salesforce, you can use HubSpot's native feature - [Sync HubSpot Activities to Salesforce Tasks](https://knowledge.hubspot.com/salesforce/sync-activities-and-tasks-between-hubspot-and-salesforce#sync-hubspot-activities-to-salesforce-tasks).\
​\
​Note: This makes use of existing HubSpot features and is not a sync feature built by Tourial.

### Turning on Activity sync to Salesforce <a href="#h_8e1906ad9d" id="h_8e1906ad9d"></a>

1. In your HubSpot account, go to Settings > Integrations > Connected Apps
2. Select Salesforce and then click on the Activities ta
3. Scroll down to the bottom where it says Installed integration event. Checkmark the box and then select the Salesforce Task Type as Othe

It may take several minutes for the sync to begin, but once new Tour Engagement Data comes into HubSpot, that activity card on a contact record will sync to the Salesforce lead/contact record as a task.\
​\
Every data point from the Engagement Data in HubSpot will sync to Salesforce. However, per HubSpot's guide, the data sync is *not* retroactive. Engagement Data will only sync to Salesforce for events occurring after the sync is turned on.

Your Salesforce task will look like the below, matching the way it's listed in HubSpot.<br>

🛑 Important Note: Turning on the Installed integration event sync to Salesforce may also begin syncing other integrations events depending on the integrations you have within HubSpot.

Be mindful of this before turning it on as HubSpot doesn't provide a way to select specific integrations.\
​\
Events like Zoom Webinar Registrations, for example, may also sync to Salesforce.

(We use this sync feature and our sales team loves it for historical information in addition to the real-time Slack alerts! At the time of writing in May 2023, our team has not personally experienced an influx of other integration events syncing to Salesforce for the integrations we internally use like Zoom, Calendly, Salesloft, and Intercom)

*Please reach out to HubSpot Support if you have specific inquiries related to your installed integrations outside of Tourial.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.navless.ai/integrations/map-crm-integrations/hubspot/tour-engagement-data/pushing-engagement-data-from-hubspot-to-sfdc.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
