Automate BC Gov News 1.0
HumDay reads BC Gov News 1.0’s own published API description and derives 27 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What BC Gov News 1.0 is
News API
API host: news.api.gov.bc.ca
What HumDay can read from BC Gov News 1.0
These are the operations a schedule or a trigger can watch.
- GETGet the posts associated with the keys in the list passed in.
/api/Posts - GETGet the post associated with the key
/api/Posts/{key} - GETReturns the top level content for the home page
/api/Home - GETGet the post key associated with the reference.
/api/Posts/Keys/{reference} - GETGets the latest Social Media post for the social media type passed in.
/api/Posts/LatestMediaUri/{mediaType} - GETGet a Facebook post based on a Uri
/api/FacebookPosts/ByUri - GETGet all Tags
/api/Tags - GETGet all Slides
/api/Slides - GETGet all Themes
/api/Themes - GETGet all Sectors
/api/Sectors - GETGet all Services
/api/Services - GETGet all ministries
/api/Ministries - GETGet all newsletters
/api/Newsletters - GETGet all resource links
/api/ResourceLinks - GETGet the Tag associated with the key
/api/Tags/{key} - GETGet the slide associated to the id
/api/Slides/{id} - GETGet the Theme associated with the key
/api/Themes/{key} - GETGet the sector associated with the key
/api/Sectors/{key} - GETGet the service associated with the passed key
/api/Services/{key} - GETGet the Ministry associated with the ministry key
/api/Ministries/{key} - GETGet a specific newsletter
/api/Newsletters/{newsletterKey} - GETGet all keys for the specified index (newsroom or category)
/api/Posts/Keys/{indexKind}/{indexKey} - GETGet the latest posts of postKind for the specified index (default or category)
/api/Posts/Latest/{indexKind}/{indexKey} - GETGet the Minister associated with the ministry key
/api/Ministries/{key}/Minister - GETGet the image object reference by of a Newsletter Edition associated with the image guid
/api/Newsletters/Images/{guid} - GETReturns a specific edition of a newsletter
/api/Newsletters/{newsletterKey}/Editions/{editionKey} - GETGet an article belonging to a Newsletter edition
/api/Newsletters/{newsletterKey}/Editions/{editionKey}/Articles/{articleKey}
How automating BC Gov News 1.0 works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live BC Gov News 1.0 account.
- Grant access, then go live. You approve the specific BC Gov News 1.0 operations it may use — and only those.
Automate BC Gov News 1.0 with these
- BC Data Catalogue22 operations
- BC Geocoder16 operations
- BC Geographical Names14 operations
- BC GeoMark7 operations
- BC Groundwater Wells, Aquifers and Registry24 operations
- BC Route Planner24 operations
- DriveBC's Open5114 operations
- WorkBC Job Posting5 operations
- Monarchinitiative BioLink164 operations
- UniCourt Enterprise158 operations
- OSF APIv2 Documentation156 operations
- IllumiDesk143 operations
Categories
Questions about BC Gov News 1.0 automation
- Can HumDay connect to BC Gov News 1.0?
- Yes. HumDay reads BC Gov News 1.0's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 27 operations are documented.
- Do I need to write code to automate BC Gov News 1.0?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your BC Gov News 1.0 account.
- What can HumDay do in BC Gov News 1.0?
- 0 of the 27 documented operations change something in BC Gov News 1.0, and 27 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my BC Gov News 1.0 account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to BC Gov News 1.0 is held behind that approval.
Where this came from
The operations above are read from a published API description for BC Gov News 1.0 at raw.githubusercontent.com/bcgov/api-specs/master/news/news-oas3.yaml. Descriptions are the provider’s own words, not ours. Last published 2021-06-21.