Send Emails from Workflow

What is the best practice to send emails via a workflow?
Are there any trustworthy REST-based services out there?
I would rather send the mails via OD directly (via REST) instead of using a Python script but would opt for Python if needed.