<?xml version="1.0" encoding="UTF-8"?>
<Workflow xmlns="http://soap.sforce.com/2006/04/metadata">
    <alerts>
        <fullName>Label_Retargeting_Request_Form_V2</fullName>
        <ccEmails>CRM.Support@sonymusic.com</ccEmails>
        <description>Label Retargeting Request Form V2</description>
        <protected>false</protected>
        <senderType>CurrentUser</senderType>
        <template>unfiled$public/New</template>
    </alerts>
    <alerts>
        <fullName>Label_Retargeting_Request_Form_V3</fullName>
        <ccEmails>CRM.Support@sonymusic.com</ccEmails>
        <description>Label Retargeting Request Form V3</description>
        <protected>false</protected>
        <senderType>DefaultWorkflowUser</senderType>
        <template>unfiled$public/New</template>
    </alerts>
    <fieldUpdates>
        <fullName>CopyCreatedFormRes</fullName>
        <field>Migration_CreatedDate__c</field>
        <formula>CreatedDate</formula>
        <name>CopyCreatedFormRes</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <rules>
        <fullName>CopyCreated</fullName>
        <actions>
            <name>CopyCreatedFormRes</name>
            <type>FieldUpdate</type>
        </actions>
        <active>false</active>
        <formula>true</formula>
        <triggerType>onCreateOnly</triggerType>
    </rules>
    <rules>
        <fullName>Label Retargeting Request Form V2</fullName>
        <actions>
            <name>Label_Retargeting_Request_Form_V2</name>
            <type>Alert</type>
        </actions>
        <active>false</active>
        <formula>Form_ID__r.X18_Digit_ID__c = &quot;a0Q1p00000BYCLLEA5&quot;</formula>
        <triggerType>onCreateOnly</triggerType>
    </rules>
    <rules>
        <fullName>Label Retargeting Request Form V3</fullName>
        <actions>
            <name>Label_Retargeting_Request_Form_V3</name>
            <type>Alert</type>
        </actions>
        <active>false</active>
        <formula>Form_ID__r.X18_Digit_ID__c = &quot;a0Q1p00000BYCLLEA5&quot;</formula>
        <triggerType>onCreateOnly</triggerType>
    </rules>
</Workflow>
