Third Party Integration

In this guide

Pocket Casts integrates with the third-party app Tasker on Android to perform commands when a certain activity occurs. For example, you can use Tasker to play the current episode in Pocket Casts when you plug in your headphones.

  1. Open the Tasker app
  2. Select System
  3. Then Send Intent.
  4. Into the Package field enter au.com.shiftyjelly.pocketcasts
  5. Type one of the below codes into the Action field:

Play the podcast episode that is currently paused in Pocket Casts

au.com.shiftyjelly.pocketcasts.action.PLAY

Pause the podcast episode

au.com.shiftyjelly.pocketcasts.action.PAUSE

Play the next episode in the Up Next

au.com.shiftyjelly.pocketcasts.action.NEXT

Jump forward x number of seconds

au.com.shiftyjelly.pocketcasts.action.SKIP_FORWARD

Jump backward x number of seconds

au.com.shiftyjelly.pocketcasts.action.SKIP_BACKWARD

Look for new podcast episodes

au.com.shiftyjelly.pocketcasts.action.REFRESH_PODCASTS

On iOS, Pocket Casts supports the following URL schemes that can be used with apps like Apple Shortcuts or Launch Center Pro:

Open Pocket Casts

pktc://open

Play the podcast episode that is currently paused in Pocket Casts

pktc://play

Pause the podcast episode that is currently playing in Pocket Casts

pktc://pause

Open Pocket Casts and follow the podcast specified by the feed URL. Note: don’t include http:// in front of the URL.

pktc://subscribe/feed_url_without_http_goes_here

Was this guide helpful for you?

Not quite what you were looking for? Contact Us