Hi... i know it's maybe reads nuts or crazy, but i don't know... well... here i go.
I need (By Request) on dynamics CRM 2011 on Premise send with a Workflow send and email, till there obvious and simple... now the content in the email should have for example QuoteDetails, or SalesOrderDetails. for example:
Dear {tag}
here is you list of shipment articles.
{SalesOrder Details}
to your address {ShippmentAddress(SalesOrder)}
How could i do that? Custom Workflow? FetchXML?... any clue will be pretty appreciated!
Thanks and best regards Genius.
*This post is locked for comments
Hi,
if you need to include sales order details such as "order products", then you'll likely need a custom workflow activity or a plugin to extract that information from CRM (and, then, you can either call it as part of the email notification workflow, or you can simply store those details directly in the order entity in a new custom field.. so you will be able to use that field in the email workflow then)
Following link can be useful for you
community.dynamics.com/.../step-by-step-running-on-demand-workflow-for-all-active-records
Hi,
You can create a workflow on order entity to send mail that will run on demand. You can do advanced find then select the record and click on Run workflow it will show list of workflow choose your workflow and click on OK.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156