EBMS (Preview)

Connect your EBMS data with hundreds of other services! Contact your Eagle Business Software Account Manager to activate your connector.

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Premium All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Premium All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name Eagle Business Software
URL https://info.eaglebusinesssoftware.com
Email info@eaglebusinesssoftware.com
Connector Metadata
Publisher Eagle Business Software
Website https://www.eaglebusinesssoftware.com
Privacy policy https://www.eaglebusinesssoftware.com/company-policy
Categories Business Management;Commerce

The EBMS integration allows users to read and modify EBMS data.

Prerequisites

This integration requires an EBMS account. Visit our website: www.EagleBusinessSoftware.com

How to get credentials

For authentication, you need an EBMS API Gateway subscription added to your EBMS account. To activate, contact your Account Manager.

Get started with your connector

To get started, refer to our [online documentation] (https://info.eaglebusinesssoftware.com/standard/search?q=power%20automate%20connector).

Known issues and limitations

  • Basic authentication requires an EBMS user license to be configured with read/write permissions for the entity and properties being modified (e.g., sales order, purchase order, customer, etc.). For more information, see EBMS API documentation.
  • EBMS Data Server behind a firewall (outgoing) or with REST API disabled is not supported.

For issues with EBMS please visit info.eaglebusinesssoftware.com.

Creating a connection

The connector supports the following authentication types:

Default Parameters for creating connection. All regions Not shareable

Default

Applicable: All regions

Parameters for creating connection.

This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.

Name Type Description Required
Username string EBMS Username True
Password securestring EBMS Password True
Serial Number string EBMS Serial Number True
Company Id string EBMS Company Id True

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Create a new product

Create a new product in EBMS.

Update an existing product

This action will update an exising EBMS product.

Create a new product

Create a new product in EBMS.

Parameters

Name Key Required Type Description
ID
ID string

ID

Product Category
TREE_ID True string

Select the product category where the product is to be created.

Item type
C_TYPE integer

Item type

Description 1
DESCR_1 string

Description 1

Description 2
DESCR_2 string

Description 2

Description 3
DESCR_3 string

This is a multi-line descripton

Type
TYPE string

Type

Memo
MEMO string

A multi-line memo

UPC
UPC string

UPC

MFG ID
MFG string

Must match EBMS Manufacturer's ID exactly

MFG Part
MFG_PART string

Manufacturer's Part number

Primary Vendor ID
PRI_VENDOR string

The Primary Vendor ID must match EBMS's ID exactly

Main Unit
EACH_UNIT string

Main unit of measure

Weight
WEIGHT float

Weight

Cost
COST float

Cost

Base Price
BASE float

Base Price

External ID
EXTERNALID string

Unique ID of the program integrated with EBMS

Returns

response
ProductResponse

Update an existing product

This action will update an exising EBMS product.

Parameters

Name Key Required Type Description
Product ID
ProductId True string

EBMS Product ID, e.g. DIRSHO

Description 1
DESCR_1 string

Description 1

Description 2
DESCR_2 string

Description 2

Description 3
DESCR_3 string

This is a multi-line descripton

Type
TYPE string

Type

Memo
MEMO string

A multi-line memo

UPC
UPC string

UPC

Mfg ID
MFG string

Must match EBMS Manufacturer's ID exactly

MFG Part
MFG_PART string

Manufacturer's Part Number

Primary Vendor ID
PRI_VENDOR string

The Primary Vendor ID must match EBMS's ID exactly

Main Unit
EACH_UNIT string

Main unit of measure

Weight
WEIGHT float

Weight

Cost
COST float

Cost

Base Price
BASE float

Base Price

External ID
EXTERNALID string

Unique ID of the program integrated with EBMS

Returns

response
ProductResponse

Definitions

ProductResponse