Search documentation...

K
ChangelogBook a demoSign up

Planhat

Sync real-time analytics and enrich customer data in Planhat to optimize your customer management and growth

View Planhat's documentation.

Supported syncing

TypeDescriptionSupported Sync ModesAPI Reference
AssetsSync data from any source to Planhat assetsUpsert, Update, InsertAssets endpoint
CampaignsSync data from any source to Planhat campaignsUpsert, Update, InsertCampaigns endpoint
CompanySync data from any source to Planhat companyUpsert, Update, InsertCompany endpoint
ConversationsSync data from any source to Planhat conversationsUpsert, Update, InsertConversations endpoint
EndusersSync data from any source to Planhat endusersUpsert, Update, InsertEndusers endpoint
InvoicesSync data from any source to Planhat invoicesUpsert, Update, InsertInvoices endpoint
IssuesSync data from any source to Planhat issuesUpsert, Update, InsertIssues endpoint
LicensesSync data from any source to Planhat licensesUpsert, Update, InsertLicenses endpoint
MetricsSync data from any source to Planhat metricsInsertMetrics endpoint
NotesSync data from any source to Planhat notesUpsert, Update, InsertNotes endpoint
OpportunitiesSync data from any source to Planhat opportunitiesUpsert, Update, InsertOpportunities endpoint
ProjectsSync data from any source to Planhat projectsUpsert, Update, InsertProjects endpoint
SalesSync data from any source to Planhat salesUpsert, Update, InsertSales endpoint
User ActivitiesSync data from any source to Planhat user activitiesInsertUser Activities endpoint

For more information about sync modes, refer to the sync modes docs.

Connect to Planhat

Go to the Destinations overview page and click the Add destination button. Select Planhat and click Continue. You can then authenticate Hightouch to Planhat by entering the following required fields into Hightouch:

  • API Access Token: You can generate an API token under the Settings > Service Accounts section in Planhat.
  • Tenant UUID: You only need to provide a Tenant UUID if you plan to sync to Metrics or User Activities. You can get your Tenant UUID under in the Developer section in Planhat.

How to get your Tenant UUID

  • Region: You only need to provide a region if your Planhat app subdomain isn't app. For example, if your app URL is app-us1.planhat.com, then enter us1. If your app URL is app.planhat.com, leave the region blank.

Sync configuration

Once you've set up your Planhat destination and have a model to pull data from, you can set up your sync configuration to begin syncing data. Go to the Syncs overview page and click the Add sync button to begin. Then, select the relevant model and the Planhat destination you want to sync to.

Syncing companies

Companies or accounts are your customers. Depending on your business these might be agencies, schools, other businesses or something else. Companies can also be your previous customers and or prospects.

Record matching

To match rows from your model to company in Planhat, you need to select a model column and corresponding Planhat field. You can match on any of the following Planhat fields:

  • ID
  • Source ID
  • External ID

In Insert mode, Planhat automatically generates an identifier for every new record synced, so there is no need to match an existing record.

Field mapping

Hightouch lets you sync company fields via field mapping. You can map data from any of your model columns to default and custom company fields. Ensure your model columns data types match the data types of the fields you want to sync to.

Delete behavior

The delete behavior you select dictates what to do when a row no longer appears in your model's query results. You have the following options:

Delete is only available on Upsert mode and Clear is available for Upsert and Update mode.

BehaviorDescription
Do nothingKeep the company in Planhat with all its synced fields
ClearClear all the mapped fields, but keep the company in Planhat
DeleteDelete the synced companys from Planhat

Syncing endusers

An enduser represents an individual at one of your customers, typically a user of your product, a business contact or both.

Record matching

To match rows from your model to enduser in Planhat, you need to select a model column and corresponding Planhat field. You can match on any of the following Planhat fields:

  • ID
  • Source ID
  • External ID

In Insert mode, Planhat automatically generates an identifier for every new record synced, so there is no need to match an existing record.

Field mapping

Hightouch lets you sync enduser fields via field mapping. You can map data from any of your model columns to default and custom enduser fields. Ensure your model columns data types match the data types of the fields you want to sync to.

Delete behavior

The delete behavior you select dictates what to do when a row no longer appears in your model's query results. You have the following options:

Delete is only available on Upsert mode and Clear is available for Upsert and Update mode.

BehaviorDescription
Do nothingKeep the enduser in Planhat with all its synced fields
ClearClear all the mapped fields, but keep the enduser in Planhat
DeleteDelete the synced endusers from Planhat

Syncing sales

Sales represents not recurring revenue (NRR), like an onboarding fee, or a one-off professional services project.

Record matching

To match rows from your model to sale in Planhat, you need to select a model column and corresponding Planhat field. You can match on any of the following Planhat fields:

  • ID
  • Source ID
  • External ID

In Insert mode, Planhat automatically generates an identifier for every new record synced, so there is no need to match an existing record.

Field mapping

Hightouch lets you sync sale fields via field mapping. You can map data from any of your model columns to default and custom sale fields. Ensure your model columns data types match the data types of the fields you want to sync to.

Delete behavior

The delete behavior you select dictates what to do when a row no longer appears in your model's query results. You have the following options:

Delete is only available on Upsert mode and Clear is available for Upsert and Update mode.

BehaviorDescription
Do nothingKeep the sale in Planhat with all its synced fields
ClearClear all the mapped fields, but keep the sale in Planhat
DeleteDelete the synced sales from Planhat

Syncing invoices

Planhat automatically generates invoices when a license is created or renewed. Invoices can include multiple line items.

Record matching

To match rows from your model to invoice in Planhat, you need to select a model column and corresponding Planhat field. You can match on any of the following Planhat fields:

  • ID
  • Source ID
  • External ID

In Insert mode, Planhat automatically generates an identifier for every new record synced, so there is no need to match an existing record.

Field mapping

Hightouch lets you sync invoice fields via field mapping. You can map data from any of your model columns to default and custom invoice fields. Ensure your model columns data types match the data types of the fields you want to sync to.

Delete behavior

The delete behavior you select dictates what to do when a row no longer appears in your model's query results. You have the following options:

Delete is only available on Upsert mode and Clear is available for Upsert and Update mode.

BehaviorDescription
Do nothingKeep the invoice in Planhat with all its synced fields
ClearClear all the mapped fields, but keep the invoice in Planhat
DeleteDelete the synced invoices from Planhat

Syncing licenses

Licenses represent your customers' subcriptions to your service and is the base for MRR or ARR calculations and most revenue reports.

Record matching

To match rows from your model to license in Planhat, you need to select a model column and corresponding Planhat field. You can match on any of the following Planhat fields:

  • ID
  • Source ID
  • External ID

In Insert mode, Planhat automatically generates an identifier for every new record synced, so there is no need to match an existing record.

Field mapping

Hightouch lets you sync license fields via field mapping. You can map data from any of your model columns to default and custom license fields. Ensure your model columns data types match the data types of the fields you want to sync to.

Delete behavior

The delete behavior you select dictates what to do when a row no longer appears in your model's query results. You have the following options:

Delete is only available on Upsert mode and Clear is available for Upsert and Update mode.

BehaviorDescription
Do nothingKeep the license in Planhat with all its synced fields
ClearClear all the mapped fields, but keep the license in Planhat
DeleteDelete the synced licenses from Planhat

Syncing metrics

Syncing metrics lets you track dimensional data in Planhat. While user activity says a lot about user engagement, it doesn't always reflect the value created. Dimension data is a set of model level metrics (Company by default) to understand how well your customers are doing, and the value they get out of your service.

To ensure syncs send each event, your event model must use a truly unique primary key. See the events syncs documentation for more information.

Field mapping

Hightouch lets you sync event properties via field mapping. For more information on event properties you can sync into, visit Planhat's docs.

Syncing user activities

Syncing user activites lets you track endusers's actions in Planhat. Keeping track of your endusers activity is an important part of the Customer Success effort.

To ensure syncs send each event, your event model must use a truly unique primary key. See the events syncs documentation for more information.

Field mapping

Hightouch lets you sync event properties via field mapping. For more information on event properties you can sync into, visit Planhat's docs.

Tips and troubleshooting

Failed user activities

When receiving user activities, Planhat's API always returns an OK successful response even if the user activity payload contains invalid data.

You can find these failed user events in Planhat in Customer Intelligence > Trends & Analytics > User Activities by clicking the Show failed activities icon.

Failed events in Planhat

Common errors

To date, our customers haven't experienced any errors while using this destination. If you run into any issues, please don't hesitate to . We're here to help.

Live debugger

Hightouch provides complete visibility into the API calls made during each of your sync runs. We recommend reading our article on debugging tips and tricks to learn more.

Sync alerts

Hightouch can alert you of sync issues via Slack, PagerDuty, SMS, or email. For details, please visit our article on alerting.

Ready to get started?

Jump right in or a book a demo. Your first destination is always free.

Book a demoSign upBook a demo

Need help?

Our team is relentlessly focused on your success. Don't hesitate to reach out!

Feature requests?

We'd love to hear your suggestions for integrations and other features.

Last updated: Feb 28, 2024

On this page

Supported syncingConnect to PlanhatSync configurationSyncing companiesSyncing endusersSyncing salesSyncing invoicesSyncing licensesSyncing metricsSyncing user activitiesTips and troubleshootingFailed user activitiesCommon errorsLive debuggerSync alerts

Was this page helpful?