In order to support the onboarding of transaction data from Soapbox to Microsoft Dynamics, you will need to create Choices in your environment as well as columns in your Donation Import table.
Creating Choices in Microsoft Dynamics
Create the following Choices in your Microsoft Dynamics environment to be used as sources in subsequent columns you will create on the Donation Import table:
Choice: Frequency
Options:
- Daily
- Weekly
- Monthly
- Quarterly
- Semi-Annually
- Annually
Creating columns on the Donation Import table in Microsoft Dynamics
Create the following columns on the Donation Import table:
- Column Label: Bank Account Type
Column Type: Choice using Bank Account Type choice created above
Schema Name/Logical Name: sbx_banktypecode - Column Label: Campaign
Column Type: Single line of text
Schema Name/Logical Name: sbx_campaign - Column Label: Credit Card Number
Column Type: Single line of text
Schema Name/Logical Name: sbx_cclast4 - Column Label: Donation Level Code
Column Type: Single line of text
Schema Name/Logical Name: sbx_donationlevelcode - Column Label: Exp. MM/YY
Column Type: Single line of text
Schema Name/Logical Name: sbx_ccexpmmyy - Column Label: Expiry Date
Column Type: Date only
Schema Name/Logical Name: sbx_expirydate - Column Label: Frequency
Column Type: Choice using Frequency choice created above
Schema Name/Logical Name: sbx_frequency - Column Label: Frequency Interval
Column Type: Whole number
Schema Name/Logical Name: sbx_frequencyinterval - Column Label: Frequency Start Code
Column Type: Choice using Frequency Start Code choice created above
Schema Name/Logical Name: sbx_frequencystartcode - Column Label: Fundraiser
Column Type: Lookup (Contact)
Schema Name/Logical Name: sbx_fundraiserid - Column Label: Newsletter Opt-In
Column Type: Yes/No
Schema Name/Logical Name: sbx_donationnewsletteroptin - Column Label: Subscription Id
Column Type: Single line of text
Schema Name/Logical Name: sbx_subscriptionidentifier - Column Label: Transaction Id
Column Type: Single line of text
Schema Name/Logical Name: sbx_transactionidentifier - Column Label: Tribute Name
Column Type: Single line of text
Schema Name/Logical Name: sbx_tributename - Column Label: Tribute Notification Email
Column Type: Email
Schema Name/Logical Name: sbx_tributenotificationemail - Column Label: Tribute Notification Message
Column Type: Multiple lines of text
Schema Name/Logical Name: sbx_tributenotificationmessage - Column Label: Tribute Type
Column Type: Choice using Tribute Type choice
Schema Name/Logical Name: sbx_tributetype