Supista
Contact Us
documentation
Supista ERP
Introduction

Introduction

Customizing crud APIs in Supista ERP

Supista ERP comes equipped with powerful standard APIs for Create, Read, Update, and Delete (crud) operations, enabling efficient handling of everyday business processes. However, every organization operates differently and may require tailored solutions beyond the standard features.

To support unique workflows, Supista ERP offers flexible API customization, allowing you to inject your own logic and business rules directly using JavaScript. This ensures the system aligns seamlessly with your specific operational requirements.

In addition to crud operations, Supista ERP supports a wide range of customization options, including:


Code Format for Customizations

Customizations in the ERP system follow a specific code format:

async function customizeERP(customizeERPParams, apiOperations)

Requirements

  • The function name will always be customizeERP

  • The function must be an async function

  • The function accepts two parameters:

Last updated on
Transform Data into Decisions with Supista – Your Intelligent Data Partner
AI Procurement Auditor for Procure-to-Pay

Automate your daily operations. Scale your company with confidence.

Discover the gaps, risks, and inefficiencies in your procure-to-pay cycle. Book a free session with our Automation Experts and uncover how AI can transform your operations end-to-end.