The below document details the release notes for the MoveData Salesforce Application.
Release Notes
Version 1.330
Add Event Date to MoveData Campaigns schema objects
Version 1.323
Add Salesforce Key to Flow Models (Account, Contact and Campaign Phases)
If using Donation Execute Phase, allows you to map directly to an existing record.
Version 1.316
Flow components for executing contact and campaign phases in Donation pipeline.
Useful if you want to create a contact or campaign but want it to apply the MoveData flows.
Version 1.311
Fix bug incorrectly detecting NPC.
Version 1.310
Flow component to support the parsing of Postcodes.
Version 1.309
Flow component to support the parsing of Phone Numbers.
Version 1.307
Fixed issue with
{!Name}
when using Name Pattern Component.
Version 1.306
Explicit error message when a Mapping flow doesn't return a Record.
Version 1.303
Flow component to throw a hard Apex exception.
This enables a flow to always appear within the Failed Flow Interviews in Setup for detailed debugging.
Version 1.301
Support for running a single flow async.
This enables a flow to run after the execution
Set Pipeline Metadata Handler =
FlowAsync
Version 1.300
Add a Duplicate Detection Flow Component
Useful for executing the Salesforce Duplicate Rules within a Lightning Flow.
Version 1.297
Add logo for Much Loved
Version 1.296
Map OrderCampaign to DonationCampaign for Commerce when
CommerceIncludeDonationVars
is true.
Version 1.295
Add Protect Name field to Contact
Version 1.294
Add logos for GiveWP related platforms
Version 1.293
Support empty strings for currencies for Name Pattern Parser component
Version 1.292
Remove trailing spaces and dashes from Name Pattern Parser component
Add logos for Much Loved, CAF and related platforms
Version 1.289
Support for tributes in Donation pipeline
Version 1.287
Support for an extension package to present multiple settings tabs.
Version 1.286
To support Non-Profit Cloud: Update Commerce Pipeline to use SObject instead of Account / Contact hard references.
Version 1.284
Fix rare issue resulting in Settings screen not rendering.
Version 1.283
Extend Local Date Component to accept String inputs.
Version 1.281
Support for Headers via config in Settings
Version 1.280
Exposed Matched Giving variables in Campaign phase for Donations
Version 1.279
Support for Dropdown fields in Settings for extensions.
Support for changing case (Name/Proper/Upper) for extensions via Settings.
Version 1.274
Support for Date fields when configuring Integrations.
Version 1.273
Refactor
New Integration
modal; improve design.
Version 1.270
Added Name Pattern Parser Flow Component
Details
Name Pattern Parser Flow Component
Support creating a string, useful for object names, by dynamically replacing placeholders in a string
ie.
{!Contact.Name} {!CloseDate} {!Amount} {!RecordType.Name}