Skip to content

Support multiple URL parameters when fetching RSS feeds #1180

@stefan-cotitosu

Description

@stefan-cotitosu

What problem does this address?

Feedzy currently only considers the first URL parameter when fetching RSS feeds. This limits compatibility with feeds that rely on multiple query parameters for access control and filtering. In the reported use case, the feed source is an external, international service that cannot be modified and uses multiple parameters (e.g. companyToken for access control, type for filtering content, and limit=-1 to return all items). The filtering parameter is not available at item level, making post-import filtering impossible.

What is your proposed solution?

Allow Feedzy to process and pass through all URL query parameters when fetching a feed, or provide a hook or configuration option (toggle) to enable full parameter support. This would improve compatibility with third-party and enterprise feed providers without impacting existing default behavior.

Requested here: https://secure.helpscout.net/conversation/3203027572/481584?viewId=34ff25c2-884f-4c1d-bef0-09436612ea97

Will this feature require documentation? (Optional)

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    customer reportIndicates the request came from a customer.new featureRequest for a new feature or functionality to be added to the project.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions