demianrasko / Dynamics-365-Workflow-Tools

Dynamics 365 Workflow Tools is a Community solution that expands Microsoft Dynamics 365 (CRM) Workflow features with lots of new posibilities. This helps you to build very advanced Codeless solutions in CRM.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workflow Tools for Dynamics 365

This Solution includes one Assembly that contains Tools based on Workflow Activities. You must import this solution, to use it. It only contains the Workflow Assembly and the activities to be used in Workflows, so the import of this solution it will not affect any form, entity, view or navigation item.

NOTE: You should allways follow your ALM procedure,downloading the source Code, installing it in Non-production environments, test everything and then move to Production environment when you are sure that everything works as you need.

To import the Solution follow these steps:

To see how to use each of the tools includes in this solution, please access to the following links:

NOTE ABOUT CDS: The CDS Version not include all the actions, because it requires the entities "lead, salesliterature, list" not included in CDS. The Actions not included in the CDS Version are:

  • QualifyLead
  • RemoveFromMarketingList
  • AddToMarketingList
  • IsMemberOfMarketingList
  • CopyToStaticList
  • CopyMarketingListMembers
  • AddMarketingListToCampaign
  • SalesLiteratureToEmail

About

Dynamics 365 Workflow Tools is a Community solution that expands Microsoft Dynamics 365 (CRM) Workflow features with lots of new posibilities. This helps you to build very advanced Codeless solutions in CRM.

License:Microsoft Public License


Languages

Language:C# 99.2%Language:HTML 0.8%Language:JavaScript 0.0%