Good day all,
Is there a way to stop duplicate entities from being created on a specific case? For example, I am using the exchange connector and creating an entity per discovered URL. I'm looking at a case now that has 20+ URLs but really only 5 unique URLs.
Hey,
https://community.siemplify.co/discussion/133/a-noise-reduction-strategy-example-part-1#latest
and here:
https://community.siemplify.co/discussion/134/a-noise-reduction-strategy-example-part-2#latest
any link to access these articles ?
Yes, we are It will be published this week
will be super useful
Awesome! Thanks much.
Articles inspired me to write a new action that takes in Entities, (selecting All URLs for my case) and outputs a json of deduped entities.
Then re-wrote an action to take my json instead of Entities.
Happy with the outcome