Last updated Oct 19, 2023

Changelog

This page includes release notes and updates for the Forms REST API. Use this page to keep track of upcoming changes, deprecation notices, new features, and feature updates.

19 October 2023

Added Get metadata on all form attachments

We’ve added the following REST API endpoints to call so you can get metadata for all attachments in a form on an issue or customer request. Learn more about each endpoint below.

Get form attachments metadata on request
Get form attachments metadata on issue

8 September 2023

Added Now supporting save form answers and get external form data REST API endpoints

We’ve added the following REST API endpoints to call so you can save form answers on an issue or customer request, and get external data of a form on an issue. Learn more about each endpoint below.
Save form answers on customer request
Save form answers on issue
Get external form data on issue

21 July 2023

Added Now supporting delete form template

We’ve added the Delete form template REST API endpoint to call so you can delete a form template on a project.

Plus with Forms recently adding attachment field support, we’ve also added the files property to form answers on both Get form on request and Get form on issue response.

27 June 2023

Added Now supporting create and save form templates

We’ve added the following REST API endpoints to call so you can create and save a form template on a project, or get a form template on a project as a complete JSON object. Learn more about each endpoint below.
Get form template
Create form template
Save form template

19 June 2023

Added New endpoints added to access forms on request types and customer requests in the portal

We’ve added new REST API endpoints to call so you can get information about any form templates associated with request types, and forms on customer requests in the portal.

Forms on customer request
Forms on portal

8 June 2023

Added Now supporting Connect apps

We’ve now introduced support for Connect apps, enabling you to build Connect apps that work seamlessly with forms. Learn more about Connect apps.

22 May 2023

Added Now supporting add and delete form REST API endpoints

We’ve added the following REST API endpoints to call so you can get a list of forms associated with a project, and add or delete a form on an issue. Learn more about each endpoint below.
Get project form index
Add form
Delete form

8 May 2023

Added Forms REST API

The Forms REST API is now available. See the API reference for the list of supported endpoints. All endpoints are currently experimental and subject to change.

Rate this page: