web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Sending an email from the admin on behalf of a sender in Dynamics 365 Business Central using Microsoft Flow

David Gumpert Profile Picture David Gumpert 1,290

From time to time, it can be useful to send out an email from a department within your business. Examples could include an "email blast" from the general sales or marketing email address. But often, especially at small firms without a large amount of staff—or even at bigger organizations strapped for time and resources—a general admin email may need to send out an email that to a receiving party seems like it is from a different department. Within the Dynamics 365 Business Central environment, the sender email is always the user in the SMTP setup. In this article, I'll demonstrate the process of sending an email from a department address rather than an admin email.

Pre-requisites

  1. Azure DevOps (formerly Team Foundation Server)
  2. Office 365
  3. Dynamics 365 Business Central.
  4. Microsoft Flow

Demonstration

1. First, begin by setting up Flow and create an HTTP request:

creating_a_flow_http_request

2. Add JSON on apply to each.

add_json_on_apply_to_each 3. Setup a sample payload.

set_sample_json_payload 4. Add the send an email action.

add_send_an_email_action 5. Save the Flow and copy the trigger URL in postman. If the JSON code passes, check if your email is ready to send.

....Read More


This was originally posted here.

Comments

*This post is locked for comments