diff --git a/_saas-integrations/zoom/v1/zoom-v1.md b/_saas-integrations/zoom/v1/zoom-v1.md index 0a93a1555..ee580ac7c 100644 --- a/_saas-integrations/zoom/v1/zoom-v1.md +++ b/_saas-integrations/zoom/v1/zoom-v1.md @@ -13,11 +13,10 @@ # -------------------------- # title: Zoom (v1) -permalink: /integrations/saas/zoom +permalink: /integrations/saas/zoom/v1 keywords: zoom, integration, schema, etl zoom, zoom etl, zoom schema layout: singer -# input: false - +# key: "zoom-setup" diff --git a/_saas-integrations/zoom/v2/zoom-v2.md b/_saas-integrations/zoom/v2/zoom-v2.md index f1fcb9c63..c202c86c2 100644 --- a/_saas-integrations/zoom/v2/zoom-v2.md +++ b/_saas-integrations/zoom/v2/zoom-v2.md @@ -12,11 +12,11 @@ # Page & Formatting # # -------------------------- # -title: Zoom (v2) (Beta) -permalink: /integrations/saas/zoom/v2 +title: Zoom (v2) +permalink: /integrations/saas/zoom keywords: zoom, integration, schema, etl zoom, zoom etl, zoom schema layout: singer -input: false +# input: false key: "zoom-setup" @@ -91,12 +91,6 @@ setup-steps: - title: "Authorize Stitch to access {{ integration.display_name }}" anchor: "grant-stitch-authorization" content: | - {% capture beta-note %} - This feature is currently in beta and is not publicly available. Check the [{{ integration.display_name }} v1 setup documentation](https://www.stitchdata.com/docs/integrations/saas/zoom#setup) for the current version of the integration. - {% endcapture %} - - {% include note.html type="single-line" content=beta-note %} - 1. Click **Authorize** to sign into your {{ integration.display_name }} account. You’ll be taken through a series of steps to allow Stitch to access data from {{ integration.display_name }}. 2. Click **Okay** for each step. 3. Once your credentials are validated, you will be redirected back to Stitch. Click **Check and Save** to save the connection.