i want delete particular record , how to do can any one explain with example
#AppExchange #Trailhead #CDP #Data Cloud #Salesforce Developer @* Data Cloud for Marketing (fka CDP) *@* Data 360 *
2 respuestas
You can delete individual records from a datastream following the process outlined here
https://help.salesforce.com/s/articleView?id=sf.c360_a_delete_data_stream_records.htm&type=5
Note each connector behaves differently and conditional deletes are only supported for the ones outlined in the help doc above
You can also delete the data stream which will delete all records originating from that data stream.
https://help.salesforce.com/s/articleView?id=sf.c360_a_delete_a_data_stream.htm&type=5