How can I implement the ProMaterial API?
  • 28 Jun 2022
  • 1 Minute to read
  • Contributors
  • Dark
    Light

How can I implement the ProMaterial API?

  • Dark
    Light

Article Summary

In this article, we introduce you into the implemenation of the ProMaterial API

shown on the right hand side of the graph below.

If you are just beginning and want to start getting to know us,

we recommend you to start here with the approach labeled "Test access" shown on the left side of the chart below.

test_access.png

Tets access and implementation

If you have not talked to use so far, please contact us so we can get to know each other. We can then give you access to a test environment.

We assume that you want to use our API so the users of your software can search for products and buy them without leaving your software.

These are the preconditions:

  • The distributor is member in the ProMaterial network — they have a DistributionGate.
  • At least one distributor has a DistributionGate and is interested in selling via your software and thus your software becomes a DistributionChannel.
  • For B2B: Your user has an account with the distributor.

You use our connectedDistributionGates query to get a list of DistributionGates connected to your software.

Find connected DistributionGates.


Was this article helpful?