CMS Development

Stegemann
Membro | Parceiro Platinum
Membro | Parceiro Platinum

Use Hubspots native author and tag fields?

resolver

Hello!

 

Is there a way to use the tag and author selector from the blog editor on an external page?

 

I'm trying to build the ability to create posts in a blog on a membership page and would like to use hubspot's own fields for author and tag.

 

Is there any way?

0 Avaliação positiva
1 Solução aceita
piersg
Solução
Conselheiro(a) de destaque

Use Hubspots native author and tag fields?

resolver

I think you'd have to create your own select fields for tag and author and use their respective endpoints in the Blog API to populate each.

/cms/v3/blogs/authors

/cms/v3/blogs/tags

Exibir solução no post original

1 Resposta 1
piersg
Solução
Conselheiro(a) de destaque

Use Hubspots native author and tag fields?

resolver

I think you'd have to create your own select fields for tag and author and use their respective endpoints in the Blog API to populate each.

/cms/v3/blogs/authors

/cms/v3/blogs/tags