APIs & Integrations

DenizTas1
Member

CRM Custom Object Showing&Listing

SOLVE

Hi Everyone,

 

We created a custom crm object with API docs for our tests.

 

But we can't see in UI side and code side.

 

Object Name : survey_results

ERROR : object type does not exist

In The Code;

{% set surveyResults = crm_objects('survey_results', 'limit=10','score, is_completed, survey_id') %}

 

In the UI and Dynamic Page creation;

DenizTas1_0-1668957241745.png

 

We can't access our new CRM Object.

How We create or how can we access it ?

 

0 Upvotes
1 Accepted solution
tominal
Solution
Guide | Partner
Guide | Partner

CRM Custom Object Showing&Listing

SOLVE

Hey @DenizTas1,

 

There are a few steps with custom objects before you can reference them in HubL. I would recommend checking out the documentation for it. First, you will need to create the schema, then you can create records on it.

 

You will of course need a HubSpot Enterprise subscription on your account.

 

Hope that helps!


Thomas Johnson
Community Champion


Kahu Software LLC
A Texan HubSpot consulting firm
https://kahusoftware.com

View solution in original post

1 Reply 1
tominal
Solution
Guide | Partner
Guide | Partner

CRM Custom Object Showing&Listing

SOLVE

Hey @DenizTas1,

 

There are a few steps with custom objects before you can reference them in HubL. I would recommend checking out the documentation for it. First, you will need to create the schema, then you can create records on it.

 

You will of course need a HubSpot Enterprise subscription on your account.

 

Hope that helps!


Thomas Johnson
Community Champion


Kahu Software LLC
A Texan HubSpot consulting firm
https://kahusoftware.com