op3_resolve_show
op3_resolve_showResolve any podcast identifier—OP3 show UUID, podcast:guid, or RSS feed URL—into an OP3 show UUID. Use it to obtain the UUID required by other OP3 analytics tools.
Instructions
Turn any podcast identifier into an OP3 show uuid. Accepts a show uuid, a podcast:guid, or an RSS feed URL, and reports which kind it recognised. Use this first when you have a feed URL and need the uuid every other tool wants. If this fails, the show most likely does not have the OP3 prefix on its feed, which means OP3 has no data for it at all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | The show, as any of: an OP3 show uuid (32 hex characters), a podcast:guid (the dashed UUID from the feed's <podcast:guid> tag), or the RSS feed URL itself. A plain feed URL is fine, it gets encoded for you. |