cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to publish or extend standard fields to an integration API between MKT and Commerce?

former_member654580
Participant
0 Likes
544

Hi experts

How can I make some standard fields like phone, TITLE_FT, mail, among others visible to an api like:

https://myXXXXX-api.s4hana.ondemand.com/sap/opu/odata/sap/API_MKT_CONTACT_SRV;v=0003/

In a contact integration between MKT and Commerce

Best regards

Elio C

Accepted Solutions (0)

Answers (1)

Answers (1)

SCHNEIDERT
Active Contributor
0 Likes

Hi Elio,

these fields are already included in the structure.

If you use https://my123456-api.s4hana.ondemand.com/sap/opu/odata/sap/API_MKT_CONTACT_SRV;v=0003/$metadata you could find for example PhoneNumber and FormOfAddressName (which is the TITLE_FT field).

Not sure if I understood your question correctly. Maybe you can elaborate a little bit.

Kind Regards

Tobias