Check the Customized Connection Settings Page

You just customized the PANDIUM.yaml, which controls the Connection Settings page. Let's take a look at that updated page for your tenant!

  1. Commit your code and push it to your remote repository.

  2. On the Integration Hub navigate to your integration by clicking Integrations from the side bar > the Unpublished tab > the card for your Pokémon of the Day integration. This will display the integration details page.

  1. Click Build Release. This will open the Manually build a new Release dialog box.

  1. Enter a tag for the new release; this should be something to remind you what features have been added in this release.

    • If the source control tenant is currently running the Build Release button will be disabled. It will be enabled when the source control run is complete.

  2. Click Build Release.

    • This will display the Source Control tab of the Admin Settings page and kick off a run of your source control tenant.

    • That run will generate a new release of your integration based on the code you just pushed to your remote repository.

  3. When the source control run is complete, navigate back to your integration's detail page by clicking Integrations from the side bar > the Unpublished tab > the card for your Pokémon of the Day integration.

  4. Click the Tenants tab. This will display a list of your integration's tenants. Right now there should be one.

  1. Click on your tenant. This will display the Tenant Detail page.

  1. Click Settings. This will display the Connection Settings page. Since your release channel is Latest the tenant has been automatically updated to the new release you just made.

Now, the connections setting page doesn't have any unnecessary options!

Last updated