Overview
Use this mode to let Algure pull your feed from a remote URL on a schedule. It is the lowest-effort automated option if you can publish a stable feed URL.Setup
Requirements
- Feed URL must be
https:// - CRON schedule must have at least 1 hour between runs
- URL must be reachable when the integration is created
Limits
- Algure waits up to 10 seconds for the URL response
- Feed processing is asynchronous
- You cannot force an immediate pull on demand
Auth and Request Headers
If username/password is configured, Algure sends:User-Agent header:
Notes
- Use a stable URL and avoid temporary links
- If you need full control over execution timing, use Via API

