Skip to content

create array of a string (liquid: split?!) #1127

Description

@hunhejj

Hi,

I have a string that contains urls I'd like to feed the WebsiteAgent with.
How can I create an array out of a string? I've tried the liquid filter 'split', however the endresult is still a string. I even tried to create the url array with liquid directly in the websiteagent, unfortunately without any efforts.

Actually what I try to accomplish is generating multiple events based on a single html email fetched by the imap agent. As the website agent can't scrape an event payload (yet? see request for
WebsiteAgent to extract from event payload instead of url, I've collected all the links I'm interested in with an EventFormatter agent and now I want to scrape them one by one. So if you have any better solution, I'm interested!

Thanks in advance!
Hunhejj

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions