Introduction

Guide to integrating the UseForms API with your application.

Overview

The UseForms API allows you to interact with the data that you have gathered for your workspace using UseForms. We offer a REST API and allow you to setup a webhook to listen for events.

The API's core functionality is data retrieval. You can easily retrieve the data collected for the forms in your workspace.

Retrievable Data:

  • Forms

  • Form Responses

  • Form Shares

  • Agents

Last updated