Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This is the getting to know you phase. 🤝 Generally we’re going to want to ask the following questions to better understand your capabiliitiescapabilities.

General data access:

  1. How do you typically deliver this type of data (Contracts, Customers, Settlements and Balances) outside of your ERP system?  

  2. Do you have an API for 3rd party integrations? 

  3. Is your API REST based? JSON or XML output format? 

  4. Maybe flat files via SFTP?

  5. Do you have documentation available on this API?

  6. Do you have a sandbox/testing environment available for development?

...

It’s super easy! All the ERP provider needs to do is to set a header (x-company-context), which allows us to switch on companies inside a provider, while allowing them to keep the same API key. This way, only very small changes on our side are required for onboarding 

So how can we work together to add a new elevator? What steps need to be taken?

Glad you asked. Here are the steps

  1. Use the same API key and endpoint that you currently push information to us with

  2. Set x-customer-context to the name of the company being onboarded, for example:

    1. x-customer-context: stone-grain

    2. x-customer-context: superior-grain-buyers

  3. Send an email to marketplace@barchart.com who will forward to our development team for processing

That’s it! Just watch that beautiful grower data start flowing 👏 👏 👏