[Deprecated] Get the Technical Integration started


Deprecated section

This section of our wiki is deprecated. You landed here because we developed new better tools to integrate with Maestrano and our Partners. We now have a brand new Developer Platform which simplifies a lot your integration on all our Partner Marketplaces (both to manage marketing listing and to manage your technical integration).

If your application is already integrated with Maestrano, do not panic! Your integration still works perfectly. To simplify your journey with us and our partner's marketplaces, we will onboard you soon on the developer platform. If you want to know more, just send us an email (developers@maestrano.com), nothing to be afraid of (smile)


1 Contact our team

Maestrano is not an open marketplace. We make sure that every integration is taken care of properly and prefer to engage direct communications with developers and/or companies wishing to join our ecosystem. From there our friendly staff will make sure to get you covered both on the technical and marketing side.

2 Choose the right SDK

You've decided to move forward. Great! Now is time to choose how you're going to integrate, especially which SDK you're going to use.

We've got four SDKs available so far, all available on Github:

Our SDKs are the best way to integrate with us, especially when it comes to Single Sign-On which - like any SSO protocol - tends to be a little bit..."hairy" to integrate without any out-of-the-box libraries.

Not the SDK you want? You can always revert to doing an SDK-free integration. Just checkout our guide on how to do so.

3 Explore the Sample Apps

Our engineering team has developed sample applications for each of the SDKs we propose. These open source apps are a great way to see our APIs in action and understand the scope of the integration. It's also a good way for our engineering team to provide code samples when you need to cover specific scenarios.

Ruby

Java

.NET

PHP

4 Get a feel of data sharing

The Maestrano offers app providers the ability to share data with other applications via a single connector. Connec!™ Data Sharing defines a universal data model that developers can adopt to seamlessly communicate with tens of applications without worrying about the specifics of each of them. Our data model covers financial, customer/supplier, event, payroll, inventory data and more! We're extending it every month!

The Restful API as well as the list of entities available for sharing is available here:

http://maestrano.github.io/connec/

Each of our SDK (expect Java for the moment - coming soon) includes a pre-configured Connec!™ http client allowing you to make requests without worrying about authentication, endpoint configuration etc. Documentation on how to use the client is available at the end of each SDK documentation (on Github).

Data sharing without real time is lame. That's why Connec!™ also allows you to configure Webhooks so you get notified every time something gets changed in any other application. Documentation about webhooks is also available at the end of each SDK documentation (Github)

More data to share?

Think you've got more data to share than what's available currently? Don't hesitate to let us know! We're always glad to hear ideas about extending our data model. Just write an email to developers@maestrano.com and we'll get in touch.