Skip to main content
Version: Next

Insert Sap B1

Creates a new data object in the SAP Business One system

Description

Inserts a new record to the SAP B1

Inputs

  • Control Flow (Control Flow)
  • SAP B1 Config (SAP B1 Config): A object with connection configuration
  • Resource (String): A collection of entities, identifies the resource to be interacted with
  • Data (String): JSON string with fields and values of the record to insert

Outputs

  • Control Flow (Control Flow)
  • Error Flow (Error Flow): Triggered by error response from SAP B1
  • Response (Object): JSON response from SAP B1 with the created record