This action will attempt to add a new source from a feed or page URL.
Developer info
- API endpoint slug
- feedly.add_subscription_feedly
- Filter code method
- Feedly.addSubscriptionFeedly.skip(string?: reason)
- Runtime method
- runAction("feedly.add_subscription_feedly", {})
Action fields
URL Text input > Link
- Label
- URL
- Helper text
- Must be a valid RSS or Atom URL
- Slug
- url
- Required
- true
- Can have default value
- true
- Filter code method
- Feedly.addSubscriptionFeedly.setUrl(string: url)