Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to use postman to modify SAP Marketing Cloud contact master data

2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/03 Report--

This article mainly explains "how to use postman to modify SAP Marketing Cloud contact master data". The explanation content in this article is simple and clear, easy to learn and understand. Please follow the ideas of Xiaobian slowly and deeply to study and learn "how to use postman to modify SAP Marketing Cloud contact master data" together!

After the contact master data in Marketing Cloud is created successfully, not all fields can be modified. The fields in the Personal data field are modifiable.

For example, I maintain some values in the "Customer Attributes" field:

Then click Save:

The second batch operation reads the data of multiple child nodes in the contact model through a roundtrip, which is not associated with our modified scenario.

Use postman to modify:

The body field maintains the following:

--batch_1f7d-bd35-caed

Content-Type: multipart/mixed; boundary=changeset_8f9e-9a44-9f9e

--changeset_8f9e-9a44-9f9e

Content-Type: application/http

Content-Transfer-Encoding: binary

MERGE Consumers('02000A21209F1EE99CDF1A1FC9AA8065')? sap-client=100 HTTP/1.1

Cache-Control: max-age=360

sap-contextid-accept: header

Accept: application/json

Accept-Language: en

DataServiceVersion: 2.0

MaxDataServiceVersion: 2.0

x-csrf-token: fQ2Pwfmf0K_LVYoKV9QYUw==

Content-Type: application/json

Content-Length: 215

{"_metadata":{"uri":" https://jerry.hybris.com/sap/opu/odata/sap/CUAN_CONTACT_SRV/Consumers('02000A21209F1EE99CDF1A1FC9AA8065') ","type":"CUAN_CONTACT_SRV.Consumer"},"YY1_CustomerType_ENH":"Jerry Test 2"}

--changeset_8f9e-9a44-9f9e--

--batch_1f7d-bd35-caed--

The new value for the field I want to modify is: Jerry Test 2

After executing postman, it is found that the value has been updated, and the modification is successful.

Thank you for your reading. The above is the content of "How to use postman to modify SAP Marketing Cloud contact master data". After studying this article, I believe you have a deeper understanding of how to use postman to modify SAP Marketing Cloud contact master data. The specific use needs to be verified by practice. Here is, Xiaobian will push more articles related to knowledge points for everyone, welcome to pay attention!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report