cancel
Showing results for 
Search instead for 
Did you mean: 

Creation of Customer in C4C from Hybris Commerce via Data Hub using C4C Odata API

Former Member
0 Kudos

Dear Experts,

We have a requirement of creation of C4C customer from hybris commerce. For that we have been using datahub as a middleware. We have a question regarding this:

Is datahub capable of handling OData(REST) service calls ?

    => Configure data hub such that when a customer is created in Y-Com, it has to hit data hub and then it has to pass the data from data hub to C4C through C4C OdataAPI(REST service).

If yes, could you please explain us about how to approach the solution briefly?

Thanks,

Suneel

Accepted Solutions (0)

Answers (1)

Answers (1)

Slava
Advisor
Advisor
0 Kudos

Out of the box, DataHub is not capable of handling OData calls. However there may be some extensions, which provide this capabilities. Or, a custom extension can be created to handle OData.