Adding & configuring a de-dupe shape
Last updated
Last updated
The de-dupe shape is used to identify and then remove duplicate entries from an incoming payload. For more background information please see our page.
Tracked de-dupe data is retained for 90 days after it's added to a data pool.
To add and configure a new de-dupe shape, follow the steps below.
Step 1 In your process flow, add the de-dupe shape in the usual way:
Step 2 Select a source integration and endpoint to determine where the incoming payload to be de-duped originates - for example:
Step 3 Move down to the behaviour field and select the required option.
Step 5 In the key field, select/enter the data field to be used for matching duplicate records. How you do this depends on how the incoming data is being received - please see the options below:
Step 5 Select the payload format:
Step 6 Save the shape.
If your incoming data is via , , or then you can remove any default source instance and endpoint selections:
For more information about these options please see our section.
Step 4 Move down to the data pool field and select the required .
If necessary, you can create a data pool 'on the fly' using the create data pool option. For more information please see .
The selection that you make here determines how the payload is adjusted when duplicate data is removed. For more information please see .
If the incoming payload for the de-dupe shape is received via , , or , there is no associated instance/endpoint and therefore no known data schema. In this case, you should enter the required key field
value manually - enter the dot notation path to the required field in your data - for example: *.customerID
:
If the incoming payload for the de-dupe shape is received via , , or , you can generate the key field value dynamically using , and variables.
Any combination of , and variables can be used to form cache key names. For more information please see our section.