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

Permission Marketing - Export/Import Comment Field

SCHNEIDERT
Active Contributor
0 Kudos
305

Hi Experts,

in the "Permission Marketing" tab of a contact there is the field "Comment" for the specific permissions.

Is it possible to have the content of that field in a report?

And is it possible to fill that field with a value from C4C?

(I'm working on Marketing Cloud)

BR

Tobias

Accepted Solutions (1)

Accepted Solutions (1)

former_member226
Employee
Employee
0 Kudos

Hi Tobias,

Can you please build a Custom Analytical Query based on Data Source(I_MKT_CONTACTPERMISSIONC) ? This Data Source has a field called "NOTE" which contain the text of comment in Mkt perm tab for contact.

Query Result

Thanks

Saurabh

SCHNEIDERT
Active Contributor
0 Kudos

Thanks kabras.

I was able to build the query. So first problem is solved.

The other question is the still how to fill that field via OData? I looked into the CUAN_IMPORT_SRV which is used for the replication of Marketing Permissions from C4C to Marketing Cloud but I wasn't able to find the field there.

Is it possible to extend that service with standard fields like the comment/note-field?

Or do you know any other way to write data into that note-field without manual work?

BR Tobias

former_member226
Employee
Employee
0 Kudos

schneidert : Frankly speaking we never used this field but upon checking the metadata of CUAN_IMPORT_SRV as well as API_MKT_CONTACT_SRV/API_MKT_INTERACTION_CONTACT_SRV, I dint see it enabled for import. For me it seems a gap in product.

May be you can reachout to SAP to cinfirm about the same.

Thanks
Saurabh

SCHNEIDERT
Active Contributor
0 Kudos

Thank you again!

Answers (0)