Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Platform URL

https://[enterprise].cvtr.io/v2/forms

API Endpoints

Muge Budak Retrieves the collection of Active Forms:

Code Block
GET https://{enterprise}.cvtr.io/api/v4/forms&enabled=true

Retrieving a Form:

Code Block
GET https://{enterprise}.cvtr.io/api/v4/form/{id}

Replaces/Creates a Form:

Code Block
PUT/POST https://{enterprise}.cvtr.io/api/v4/forms

Creates a Form preview:

Code Block
POST https://{enterprise}.cvtr.io/api/v4/form-preview

Removes the campaign from the Form:

Code Block
POST https://{enterprise}.cvtr.io/api/v4/can-disassociate-form

Epic

Jira Legacy
serverSystem JIRA
serverId47839f05-61cf-355f-8da7-a069f30ee70e
keyGFR-50

Document status

Status
titleDRAFT

Document owner

Danny Hannah Adam Carter

Technical writers

Arunima Kurup Prasad

Related Content

Forms Add and Edit Form https://convertr.atlassian.net/wiki/spaces/PF/pages/edit-v2/3058434062

...