Socket
Book a DemoInstallSign in
Socket

@quadient/evolve-front-office-scripting-utils

Package Overview
Dependencies
Maintainers
6
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quadient/evolve-front-office-scripting-utils

Library for front office api.

0.0.15
latest
npmnpm
Version published
Weekly downloads
2
Maintainers
6
Weekly downloads
 
Created
Source

Evolve Front Office Scripting Utils

Overview

This package contains helper utilities for communication between Generate and Front office apps in Inspire Evolve.

Add to project:

npm install @quadient/evolve-front-office-scripting-utils

Table of Contents

  • DocumentsJson type - DTO for parsing multi-document files sent from FO.
  • FrontOfficeMetadata type - DTO for parsing metadata files sent from FO.
  • FrontOfficeTicketData type - DTO for creating tickets in FO.
  • FrontOfficeClient class - contains methods for sending requests to FO for creating tickets.

Create Ticket Example

const foClient = new FrontOfficeClient(connector);
const data = foClient.getSingleTicketData(stateId, holderType, holderValue, template);

const ticketId = await foClient.createSingleTicket(data);

FAQs

Package last updated on 22 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.