Check the Updated Connection Settings Page

You just added new elements to the PANDIUM.yaml, which controls the Connection Settings page. Let's take a look at that those configs for your tenant!

Before you can see the results of your updated PANDIUM.yaml on the Connection Settings page you will need to put your tenant on a new release based on your new code.

  1. When you click Settings for your tenant the Connection Settings page will be displayed. Since your release channel is Latest the tenant has been automatically updated to the new release you just made.

The new configurations are present! But the only options we have are placeholders. Those will be replaced with proper options fetched from each API during the init sync.

So the next step is to write that int sync flow!

Last updated