Blog, Website & Page Publishing

ben-duchy
Contributeur de premier rang

Display hubdb data onto an external website

Résolue

Does anyone know if it's possible to extract the data from a HubDB and display it on a 3rd party website? My employer has invested in portrait touchscreen for our shop and wanted to know if it could display some data from our website, such as product information, price and sale status?

 

Before you ask, it has been deliberatly deisgned differently from our website, with it's own 'theme', whilst still using the same products etc.

I assume an API will be required, but I haven't a clue on using these 😞

1 Solution acceptée
Dev_TRooInbound
Solution
Participant

Display hubdb data onto an external website

Résolue

Hi @ben-duchy,


Yes, It can be done using HubDB API using AJAX call.

Take a look https://developers.hubspot.com/docs/methods/hubdb/v2/get_table_rows

And further, go through https://developers.hubspot.com/docs/methods/hubdb/hubdb_overview for more reference.

 

If your problem is resolved, mark it as Solved.
You can also email us for further assistance.

 

Thank you.

 

TRooInbound Team
Hubspot COS/CMS Development Agency
w: https://www.trooinbound.com | e: hello@trooinbound.com

Voir la solution dans l'envoi d'origine

2 Réponses
Dev_TRooInbound
Solution
Participant

Display hubdb data onto an external website

Résolue

Hi @ben-duchy,


Yes, It can be done using HubDB API using AJAX call.

Take a look https://developers.hubspot.com/docs/methods/hubdb/v2/get_table_rows

And further, go through https://developers.hubspot.com/docs/methods/hubdb/hubdb_overview for more reference.

 

If your problem is resolved, mark it as Solved.
You can also email us for further assistance.

 

Thank you.

 

TRooInbound Team
Hubspot COS/CMS Development Agency
w: https://www.trooinbound.com | e: hello@trooinbound.com

ramanverma2005
Participant

Display hubdb data onto an external website

Résolue

how I can call the jquery ajax call to this api ..  when I tried it is giving me CORS error

0 Votes