Blog, Website & Page Publishing

ben-duchy
Colaborador líder

Display hubdb data onto an external website

resolver

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 Soluciones aceptada
Dev_TRooInbound
Solución
Participante

Display hubdb data onto an external website

resolver

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

Ver la solución en mensaje original publicado

2 Respuestas 2
Dev_TRooInbound
Solución
Participante

Display hubdb data onto an external website

resolver

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
Participante

Display hubdb data onto an external website

resolver

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

0 Me gusta