Workflows

Number of APIs: 72

  1. Image Editor API-Crop Image (This call is dependent on a .png file not included in this collection) - 2) Start an Image Editor Process POST {{imagegear_base_url}}/api/v1/imageEditors

  2. PrizmDoc API-Burn Markup - 5) Download the final Document GET {{prizmdoc_server_base_url}}/PCCIS/V1/WorkFile/{{documentFileId}}

  3. PrizmDoc API-Burn Markup - 3) Start a Markup Burn POST {{prizmdoc_server_base_url}}/PCCIS/V1/MarkupBurner

  4. PrizmDoc API-Burn Markup - 4) Get the Status/Result of a Markup Burn GET {{prizmdoc_server_base_url}}/PCCIS/V1/MarkupBurner/{{processId}}

  5. PrizmDoc API-Convert to PDF - 1) Create a Work File for the Document POST {{prizmdoc_server_base_url}}/PCCIS/V1/WorkFile?FileExtension={{fileExtension}}

  6. PrizmDoc API-Convert to PDF - 2) Start a Content Conversion POST {{prizmdoc_server_base_url}}/v2/contentConverters

  7. PrizmDoc API-Convert to PDF - 3) Get the Status of the conversion to PDF GET {{prizmdoc_server_base_url}}/v2/contentConverters/{{processId}}

  8. PrizmDoc API-Convert to PDF - 4) Download the final Document GET {{prizmdoc_server_base_url}}/PCCIS/V1/WorkFile/{{fileId}}

  9. PrizmDoc API-Selecting Pages to Keep after Conversion (This call is dependent on a .docx file not included in this collection) - 1) Create a Work File for the Document POST {{prizmdoc_server_base_url}}/PCCIS/V1/WorkFile?FileExtension={{fileExtension}}

  10. Image Editor API-Flip Image (This call is dependent on a .png file not included in this collection) - 1) Create a Work File for the Image File POST {{prizmdoc_server_base_url}}/PCCIS/V1/WorkFile?FileExtension={{fileExtension}}