wpcom api -- get a feedUrl for a post

Open
#343 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
wordpress
Domain
api

Research direction

Review the WordPress.com API documentation for endpoints that accept a site_ID and expose a feed URL. Check whether the API already returns this value or whether the request needs clarification before implementation. Done means confirming a supported endpoint or documenting that the feed URL is unavailable through the API.

Written by the indexing model from the issue text.

Description

is there a way using the wpcom api to go from a site_ID to the url of the feed for the site?

i know i could hard-code it by adding /feed/ to the end of the site url, but i prefer not to hard-code.

this little system i'm putting together uses both site_ID and feedUrl to identify a site.

Dominant language
HTML
Stars
134
Forks
10
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from scripting/Scripting-News

All issues in scripting/Scripting-News

Similar issues

More Backend & API Design issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.