I am trying to call Hubspot database items into a custom module using a HubDb row field. I can call text and images that are stored in the database but not multi select items.
The field looks like this:
Titles can be called using:
{{ item.resource.columns.name }}
Description is:
{{ item.resource.columns.description }}
Image can be called using:
{{ item.resource.columns.image.url}}
If I use the following code it pulls back a lot of info around the multiselect rather than just the actual items.
Hi @Woodsy👋 Thanks for your question. I'd like to ask some of our community champions if they have any HubDB wisdom they can share with us — hey @GiantFocal@Anton@jeremymandle, do you have any suggestions for @Woodsy?