Rate this page:
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.
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
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.
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
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.
We’ve now introduced support for Connect apps, enabling you to build Connect apps that work seamlessly with forms. Learn more about Connect apps.
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
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.