Skip to main content
2 个回答
  1. 2023年11月7日 16:15

    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

0/9000