Automate Prss ContentDepot
HumDay reads Prss ContentDepot’s own published API description and derives 34 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 Prss ContentDepot is
ContentDepot hosts a range of API’s that allow clients to manage, discover, and obtain content. The API spans many parts of the ContentDepot functionality including MetaPub (a.k.a. metadata distribution) and content management. ## MetaPub MetaPub collects, normalizes and distributes publicly available program, episode, and piece metadata through the public radio system. Backed by ContentDepot and
What HumDay can do in Prss ContentDepot
12 documented operations change something in Prss ContentDepot.
- POSTUpload a file.
/api/v2/cddrive/files/content - POSTCreates a new spot.
/api/v2/spots - POSTCreate a new piece.
/api/v2/pieces - POSTCreates a new segment.
/api/v2/segments - POSTCreates a new spot insertion.
/api/v2/spotinsertions - POSTCreate a folder.
/api/v2/cddrive/folders - DELETEDelete a file.
/api/v2/cddrive/files/{file-id} - DELETEUNDER DEVELOPMENT - Delete a folder.
/api/v2/cddrive/folders/{folder-id} - DELETEDeletes the spot with the given ID.
/api/v2/spots/{id} - DELETEDeletes the piece with the given ID.
/api/v2/pieces/{id} - DELETEDeletes the segment with the given ID.
/api/v2/segments/{id} - DELETEDeletes the spot insertion with the given ID.
/api/v2/spotinsertions/{id}
What HumDay can read from Prss ContentDepot
These are the operations a schedule or a trigger can watch.
- GETReturns the spots matching the query parameters.
/api/v2/spots - GETReturns the pieces matching the query parameters.
/api/v2/pieces - GETReturns the segments matching the query parameters.
/api/v2/segments - GETReturns the spot insertions matching the query parameters.
/api/v2/spotinsertions - GETGet file information.
/api/v2/cddrive/files/{file-id} - GETOptimized free-text search for programs using various filters.
/api/v2/programs/search - GETUNDER DEVELOPMENT - Download a file.
/api/v2/cddrive/files/{file-id}/content - GETGet the items in the folder.
/api/v2/cddrive/folders/{folder-id}/items - GETGets episodes matching the given criteria.
/api/v2/episodes - GETGet the group information document.
/radiodns/spi/3.1/GI.xml - GETGet the service information document.
/radiodns/spi/3.1/SI.xml - GETGets broadcast services matching the given criteria.
/api/v2/broadcastservices - GETUNDER DEVELOPMENT - Get folder information.
/api/v2/cddrive/folders/{folder-id} - GETReturns the spot matching the given ID.
/api/v2/spots/{id} - GETReturns the piece matching the given ID.
/api/v2/pieces/{id} - GETReturns the episode matching the given ID.
/api/v2/episodes/{id} - GETReturns the program matching the given ID.
/api/v2/programs/{id} - GETReturns the segment matching the given ID.
/api/v2/segments/{id} - GETReturns the spot insertion matching the given ID.
/api/v2/spotinsertions/{id} - GETReturns the broadcast service matching the given ID.
/api/v2/broadcastservices/{id} - GETUNDER DEVELOPMENT - Returns the audio content segment matching the given ID.
/api/v2/segments/{id}/content - GETGet the program information document.
/radiodns/spi/3.1/id/{fqdn}/{sid}/{date}_PI.xml
How automating Prss ContentDepot 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 Prss ContentDepot account.
- Grant access, then go live. You approve the specific Prss ContentDepot operations it may use — and only those.
Automate Prss ContentDepot with these
- Google Compute Engine694 operations
- Jellyfin379 operations
- OpenAI273 operations
- Evetech EVE Swagger Interface206 operations
- Google Campaign Manager 360205 operations
- Google Content for Shopping175 operations
- Google Display & Video 360151 operations
- Bungie.Net134 operations
- VocaDbWeb127 operations
- Google Admin SDK122 operations
- Google Apigee109 operations
- Shutterstock Explorer109 operations
Categories
Questions about Prss ContentDepot automation
- Can HumDay connect to Prss ContentDepot?
- Yes. HumDay reads Prss ContentDepot's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 34 operations are documented.
- Do I need to write code to automate Prss ContentDepot?
- 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 Prss ContentDepot account.
- What can HumDay do in Prss ContentDepot?
- 12 of the 34 documented operations change something in Prss ContentDepot, and 22 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Prss ContentDepot 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 Prss ContentDepot is held behind that approval.
Where this came from
The operations above are read from a published API description for Prss ContentDepot at contentdepot.prss.org/api/swagger-v2.yaml. Descriptions are the provider’s own words, not ours. Last published 2023-03-06.