Skip to main content
Solved

Dynamically Selecting a Web Feed

  • March 3, 2024
  • 1 reply
  • 159 views

Forum|alt.badge.img+1

Let’s say I have 10 web feeds, User A is interested in WebFeed1, and their Klaviyo profile has a custom property named feed_name that stores the feed they are interested, in this case “WebFeed1”.

Is there a way to dynamically select a WebFeed1 and include only content from WebFeed1 in User A’s email without creating a separate campaign for each web feed or using a bunch of if/else conditional logic? I’m thinking something like:

 

{% for item in feeds[person|lookup:”feed_name”].rss.channel.items %}

//render something interesting from the feed

{ %endfor %}

 

Or something similar?

 

Thanks in advance!

 

Best answer by Brian Turcotte

Hi @kdmny30!

At this time, there is no such logic, but I will definitely forward this to our product team for future feature consideration!

Best,

Brian

1 reply

Brian Turcotte
Forum|alt.badge.img+37
  • Klaviyo Alum
  • 1393 replies
  • Answer
  • March 5, 2024

Hi @kdmny30!

At this time, there is no such logic, but I will definitely forward this to our product team for future feature consideration!

Best,

Brian