Skip to content

Commit

Permalink
Merge pull request #440 from gristlabs/Mention-Grist-Forms-under-Inte…
Browse files Browse the repository at this point in the history
…grations

Mentioning Grist forms within Integrations example
  • Loading branch information
nbush authored Nov 5, 2024
2 parents 29a983d + 08d7469 commit a459921
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion help/en/docs/integrators.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,13 @@ in a table, leading to action in another service. Conversely,
workflows triggered by other services can consult, add, or update
records in Grist tables.

## Example: Storing form submissions
## Example: Storing third-party form submissions

!!! note ""

**Note:** This example uses a third-party form provider to demonstrate using Zapier to send form data to Grist.

Grist now has native forms built directly within your Grist document, making it easy to collect and manage form responses without third-party tools. [Learn more](widget-form.md).

Suppose we have a form for collecting votes on the color of a proposed new bike
shed:
Expand Down

0 comments on commit a459921

Please sign in to comment.