Skip to content

Custom workflow actions that deal with text strings in Dynamics CRM 2015, 2016, & D365/CE (v7.0+)

License

Notifications You must be signed in to change notification settings

ryanperrymba/CRM-String-Workflow-Utilities

 
 

Repository files navigation

CRM String Workflow Utilities

Custom workflow actions that deal with text strings in Dynamics CRM 2015, 2016, & D365/CE (v7.0+)

Latest Release: https://github.com/jlattimer/CRM-String-Workflow-Utilities/releases/latest

Donate a little bit if this saved you some time. That encourages me to keep this project alive.

  • B64 Decode
  • B64 Encode
  • Contains
  • Create Empty Spaces
  • Decode Html
  • Encode Html
  • EndsWith
  • Join
  • Length
  • PadLeft
  • PadLeft Dynamic
  • PadRight
  • PadRight Dynamic
  • Random String
  • Regex Extract
  • Regex Match
  • Regex Replace
  • Regex Replace With Space
  • Replace
  • Replace With Space
  • Reverse
  • StartsWith
  • Substring
  • ToLower
  • ToTitleCase
  • ToUpper
  • Trim
  • Word Count
  • Remove HTML
  • Url Encode
  • Url Decode

Note - I am no longer supporting the 2011/2013 version of this solution.

*No warranty expressed or implied - use at your own risk!

If you have ideas for new functionality, suggest them in the Issues area.

About

Custom workflow actions that deal with text strings in Dynamics CRM 2015, 2016, & D365/CE (v7.0+)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%