---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
  - property: og:type
    content: article
  - property: og:title
    content: Form integration
  - property: voter
    content: 'no'
  - property: feedback
    content: 'false'
alternate:
  - https://yandex.ru/support/forms/en/integration.md
  - https://yandex.ru/support/forms/ru/integration.md
  - href: en/integration.md
    type: text/markdown
    title: Markdown version
  - href: llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/support/forms/en/llms.txt



::: page-constructor
blocks:
  - type: header-block
    resetPaddings: true
    title: Integrating a form with other services
    description: |

      Set up integration with other services to automatically process user responses and other data from the form.

  - type: card-layout-block
    resetPaddings: true
    children:

      - type: basic-card
        title: Automated actions
        text: Send emails, create issues in Tracker, add responses to Wiki, and send HTTP requests when a form is filled out.
        url: notifications.md
        border: shadow

      - type: basic-card
        title: Saving files from responses
        text: Save files attached to responses in storage.
        url: storage-for-attached-files.md
        border: shadow

      - type: basic-card
        title: Connecting Metrica
        text: Set up a Yandex Metrica tag and gather statistics on form traffic.
        url: metrica.md
        border: shadow

  - type: content-layout-block
    size: s
    textContent:
      text: "\_"

:::