Skip to content
ERP integration

Your customers on proALPHA order from your live catalog.

proALPHA calls Distrify from the Integration Workbench. Your stock, prices, lead times and compliance data land in the screen the buyer is already working in, no export, no portal, no second login.

Your customer
their ERP
Your catalog
your Distrify workspace
AsksSTM32F407 · qty 2,500
Answers0,1980 € · 3,224 pcs · 5 days
At a glance

What this integration actually is.

How it connects
proALPHA calls Distrify from the Integration Workbench.
Effort
Days for the first use case
Built by
Their proALPHA partner
Direction
Outbound only
The mechanism

Three ways proALPHA can make the call.

On older releases without the REST framework, an integration platform does the same job.

Integration Workbench

proALPHA’s own integration tool. No one-to-one interface to build.

Open ERP REST Framework

The REST layer in the proALPHA 8 release line.

Workflow engine

Triggers the lookup the moment a PO line is created.

The call

What your customer writes, once.

Written in ABL. One endpoint, two headers, a part number in and a priced, current answer back.

  • One endpoint for search, availability, pricing and orders
  • Two headers: a client id and an API key
  • No inbound connection to your network
USING OpenEdge.Net.HTTP.*.
oClient = ClientBuilder:Build():Client.
oRequest = RequestBuilder
:Post("https://distributor.distrify.io/api/method/"
+ "distrify_studio.distrify_electronics.public_api"
+ ".v1.components.search_keyword",
'~{"Keywords":"' + cMpn + '"}', "application/json")
:AddHeader("X-DISTRIFY-Client-Id", cClientId)
:AddHeader("X-DISTRIFY-Api-Key", cApiKey)
:Request.
oResponse = oClient:Execute(oRequest).
/* oResponse:Entity holds the JSON. Map onto the PO line */
The contract

The same fields on every ERP.

The integration differs; the answer does not. Seventeen fields come back on every call, whichever system asked.

GroupFields
CommercialStock · Price breaks · MOQ · Pack quantity · Lead time
LifecycleLifecycle status · TARIC
Trade and customsHTSUS · ECCN · Country of origin · RoHS
ComplianceREACH · Pb-free · AEC-Q200 · EOL · NCNR
DocumentsDatasheet

Electronics buying has gone digital. Time your distribution did too.

Thirty minutes on your own parts: send us a price list and we show it running live across every channel.

We reply within one working day. No newsletter, no drip campaign.