Merge pull request #669 from automatisch/docs/remove-typeform-connection
docs: Remove typeform connection guide
This commit is contained in:
@@ -43,8 +43,6 @@ export default defineConfig({
|
||||
{ text: 'SMTP', link: '/connections/smtp' },
|
||||
{ text: 'Twilio', link: '/connections/twilio' },
|
||||
{ text: 'Twitter', link: '/connections/twitter' },
|
||||
// Temporarily disable following pages until we release github and typeform integrations
|
||||
// { text: 'Typeform', link: '/connections/typeform' },
|
||||
],
|
||||
},
|
||||
],
|
||||
|
@@ -1,10 +0,0 @@
|
||||
# Typeform
|
||||
|
||||
1. Go to the [link](https://admin.typeform.com/user) and click on **Developer apps** in the sidebar.
|
||||
2. Click on the **Register a new app** button.
|
||||
3. Fill **App name** and **App website**, and **Developer email** fields.
|
||||
4. Copy **OAuth Redirect URL** from Automatisch to **Redirect URI(s)** field on the Typeform page.
|
||||
5. Click on the **Register app** button.
|
||||
6. Copy **Client ID** and **Client Secret** values from Typeform to Automatisch.
|
||||
7. Click **Submit** button on Automatisch.
|
||||
8. Congrats! Typeform connection is created.
|
Reference in New Issue
Block a user