This activity allow to delete a relation between an Email and a Profile. It returns a boolean value that indicates whether the activity removed or not a relation.
The orchestrator object represents the connection to a DocsMarshal installation.
The ExternalId of the Email to be related.
The Id of the Email to be related.
The ObjectId of the Profile to be related.
The default value is TRUE. Set this argument to FALSE to return the default, instead of throwing an exception, if the activity is unable to delete the relation because the email and profile are not related.
The default value is TRUE. Set this argument to FALSE to return the default instead of throwing an exception if the email or profile does not exist.