CMS Development

MarkdeLange
Top Contributor | Partner
Top Contributor | Partner

How can we get other tags from the RSS feeds?

SOLVE

We have created an email that collects the data from an RSS feed created in wordpress, from hubspot we want to load other XML tags that come in the feed as for example category "<category> <! [CDATA [CATS]]> </ category> ", but from the hubspot rss module there is no option, and if for example we make this code {{post.category}} do not pick up that tag.

How can we get other tags from the feeds? that are not the ones that have already programmed hubspot

0 Upvotes
1 Accepted solution
MarkdeLange
Solution
Top Contributor | Partner
Top Contributor | Partner

How can we get other tags from the RSS feeds?

SOLVE

Thanks Jenny. 

 

We have had to create an interim RSS page and custom code to pull in the additional parameters in the RSS email. The interim RSS page pulls in the information from the WORDPRESS blog post RSS, and  transforms the data in such a way it can be pulled into the RSS email. This enables us to include images, topics, time to read artricle, and other fields in the RSS email and a thank you page which now gets updated with the latest blog posts, based on catgory filters set in the Hubspot module.

Regards,

Mark

View solution in original post

2 Replies 2
jennysowyrda
Community Manager
Community Manager

How can we get other tags from the RSS feeds?

SOLVE

Hi @MarkdeLange,


I wanted to draw your attention to this thread which has a similar discussion. 

 

Thank you,
Jenny

0 Upvotes
MarkdeLange
Solution
Top Contributor | Partner
Top Contributor | Partner

How can we get other tags from the RSS feeds?

SOLVE

Thanks Jenny. 

 

We have had to create an interim RSS page and custom code to pull in the additional parameters in the RSS email. The interim RSS page pulls in the information from the WORDPRESS blog post RSS, and  transforms the data in such a way it can be pulled into the RSS email. This enables us to include images, topics, time to read artricle, and other fields in the RSS email and a thank you page which now gets updated with the latest blog posts, based on catgory filters set in the Hubspot module.

Regards,

Mark