Technical docs (#553)
* WIP * Working on configuration * wip * Finished docs * Self hosted comparison + more links
This commit is contained in:
4
docs/api-reference/endpoint/list-forms.mdx
Normal file
4
docs/api-reference/endpoint/list-forms.mdx
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: "List Forms"
|
||||
openapi: "GET /external/zapier/forms"
|
||||
---
|
||||
4
docs/api-reference/endpoint/new-submission-trigger.mdx
Normal file
4
docs/api-reference/endpoint/new-submission-trigger.mdx
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: "New Submission Trigger"
|
||||
openapi: "POST /external/zapier/webhook"
|
||||
---
|
||||
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: "Sample Submission Polling"
|
||||
openapi: "GET /external/zapier/submissions/recent"
|
||||
---
|
||||
4
docs/api-reference/endpoint/unsubscribe-webhook.mdx
Normal file
4
docs/api-reference/endpoint/unsubscribe-webhook.mdx
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: "Unsubscribe Webhook"
|
||||
openapi: "DELETE /external/zapier/webhook"
|
||||
---
|
||||
4
docs/api-reference/endpoint/validate-api-key.mdx
Normal file
4
docs/api-reference/endpoint/validate-api-key.mdx
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: "Validate API Key"
|
||||
openapi: "GET /external/zapier/validate"
|
||||
---
|
||||
Reference in New Issue
Block a user