Skip to content

ProPresenter API Fix

River Oaks Church - Updated April 2025

Intro

For some reason, after restarting ProPresenter, it changes the uuid of the library. For the mini stream deck that cues the callouts for peoples names, that action on Companion requires a UUID of the library that presentation is inside of.

To fix this, go to this url:

http://10.200.21.21:1025/v1/libraries

You will see text like shown below.

[
  {
    "uuid": "974F4579-5D04-40C6-B54E-18EB25881656",
    "name": "Goshen",
    "index": 0
  }
]

Basically, you need to copy the UUID and put it into the companion buttons.

The buttons are on page 53. Click here to go to the editor on page 53.

Paste the UUID as the "Library ID' for each buton.

That will fix the issue and allow you to manually trigger slides without having to have the playlist active.