Merges a source contact into a destination contact in Piggy's CRM. The source contact's data (attributes, balances, transactions) is transferred to the destination contact, and the source contact is removed. This operation is irreversible and processed asynchronously via a job q…
source_contact_uuidRequiredstringUUID of the source contact to merge. This contact will be removed after the merge, and all its data will be transferred to the destination contact.
destination_contact_uuidRequiredstringUUID of the destination contact. This contact will remain active and receive all data from the source contact after the merge.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.