You are here: Reference > Activity methods > Call another activity > Adding an association with a customer ID

Adding an association with a customer ID

Use the Call instruction with the Data-Decision-IH-Association.pySaveAssociation activity to associate IDs that are generated by external interactions through different channels and devices with a known customer ID. You can combine identity matching in your activities by adding the Call Data-Decision-IHAssociation. pySaveAssociation and Call Data-Decision-IH-Association.pyDeleteAssociation methods.

  1. Create an instance of the Activity rule by selecting Activity from the Technical category.

  2. In the activity steps, use the Call Data-Decision-IH-Association.pySaveAssociation method.

  3. Click the arrow to the left of the Method field to expand the method and specify its parameters:

  4. Click Save.

This method creates two records: one record where the subject ID is determined by the SubjectID parameter and the associated ID determined by the AssociatedID parameter, and a second record where the subject ID is determined by the AssociatedID parameter and the associated ID determined by the SubjectID parameter. The same association strength value is applied to both records.