Skip to main content
답변 2개
  1. 2023년 11월 7일 오후 4: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