Is there a way to delete a list of audiences with a workflow or at least remove the profiles | Community
Skip to main content
New Participant
April 19, 2024
Solved

Is there a way to delete a list of audiences with a workflow or at least remove the profiles

  • April 19, 2024
  • 1 reply
  • 1087 views

I am wanting to remove single use audiences from the platform with a workflow.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Mohan_Dugganab

You can set up a workflow with the resource being set to audience (in the Query activity) and by connecting the output of first activity to an update data activity with delete operation, directly using the targeting dimension and dimension to update set as "audience"

1 reply

Mohan_Dugganab
Mohan_DugganabAccepted solution
Employee
April 21, 2024

You can set up a workflow with the resource being set to audience (in the Query activity) and by connecting the output of first activity to an update data activity with delete operation, directly using the targeting dimension and dimension to update set as "audience"

New Participant
April 22, 2024

Thank you