Show your live service schedule on screen. When you reorder or rename items in PraisePro, your displays update automatically.
Every church on PraisePro gets its own RSS feed: a simple web address that always shows what is happening in your service right now. Presentation software like ProPresenter and streaming software like OBS can read that address and put the text on screen.
Here is the idea in plain terms. Your service schedule lives in PraisePro. The feed is a live window into that schedule. Point ProPresenter or OBS at the feed once, and from then on, whenever someone renames an item or reorders the schedule in PraisePro, the text on your screens and stream updates by itself. Nobody has to retype anything on Sunday morning.
The feed automatically follows the right service: it shows your currently active service, or the next scheduled service when it is about to start (within about 10 minutes of its start time). Each request to the feed returns the title of one schedule item, which is exactly what you want for a lower third, a stage display, or a "coming up next" graphic.
Tip: If you have used a linked presentation with Planning Center before, this works the same way. PraisePro just uses a standard RSS address that almost any tool can read, so you are not locked into one brand of software.
Your feed lives in the app under Integrations:
https://my.praisepro.app/feed/yourtokenThe long string at the end of the URL is your church's private feed token. Anyone with the full URL can read your service item titles (and nothing else), so treat it like a house key: share it with your tech team, not the whole internet.
If the toggle is off, the card shows "RSS feed is currently disabled" and the address stops responding until you switch it back on. Flip the toggle any time; there is nothing else to configure.
Your feed URL accepts a ?position= setting on the end that tells it which item in the current service to show:
?position=0 shows the first item (for example, "Welcome")?position=1 shows the second item (for example, "Opening Song")?position=2 shows the third item, and so onSo a full address looks like:
https://my.praisepro.app/feed/yourtoken?position=0
This means you can set up several sources at once: one screen showing the current song, another showing who is up next, each pointed at a different position. The Integrations page includes Quick Copy buttons (pos 0 through pos 4) so you can grab ready-made position URLs without typing.
If there is no active or upcoming service, or a position has no item, the feed returns a simple dash (-) so your display shows something harmless instead of an error.
Tip: The feed is built to be polled every few seconds without slowing anything down, so it is safe to let ProPresenter refresh it constantly. Changes you make in PraisePro typically appear on screen within a couple of seconds.
ProPresenter can pull live text from an RSS feed and place it in any presentation or prop. The exact menu names vary a little between ProPresenter versions, but the shape is always the same:
https://my.praisepro.app/feed/yourtoken?position=0That is the whole setup. During the service, your operator works entirely in PraisePro: rename an item, reorder the schedule, and the linked text in ProPresenter updates on its own.
OBS Studio is a popular free tool for church livestreams, and there are two easy ways to get your PraisePro schedule into it:
https://my.praisepro.app/feed/yourtoken?position=0.Either way, the feed URL is the only PraisePro-specific piece. Once it is in, your stream titles follow the live schedule automatically.
If your feed URL ends up somewhere it should not be (posted in a public group chat, left on a screen at a conference, included in a screenshot), you can invalidate it and get a fresh one:
PraisePro immediately issues a new token and shows the new Feed URL. Update the URL in ProPresenter, OBS, and anywhere else you pasted the old one, since the old address is now dead.
Tip: Keep a note of everywhere the feed URL is used (ProPresenter machine, streaming PC, stage display) so that if you ever regenerate the token, you can update every spot in one pass before Sunday.