Tag: Email
How to send an email to a public group using Flow in Salesforce
Salesforce flow also allows us to send an email to users and we can also send an email to any public group. To send an email to any public group we need to follow the following steps: First, we need
How to read Emails using JMeter
JMeter is an open-source tool that helps to perform load testing. It provides various samplers to perform load testing. Today, we will discuss email related samplers. There are two samplers to perform an action related to the email, read(mail reader
Laravel: Issues in Thumbnails in Email Attachments
Laravel: Issues in thumbnail along with images while attaching multiple attachments to the mail While sending an email to someone using a laravel Mailable class, we may need to attach some attachments to it. Then we can simply use the
Sending Emails in CakePHP with Example
What support/library is there in CakePHP for sending emails and how to use it? In CakePHP3, there are Transport and Email classes available under Cake/Network/Email namespace that are used for sending emails. After an update in the version 3.1 email
Some Tips to write a good professional email
How to write a good professional email 1. Keep it Formal: Professional emails should always be kept formal. A little bit of relationship building with the receiver can be accepted but by and large focusing on the professional matter is
Sending email using Amazon SES service
Sending email with or without Attachment using Amazon SES service First download the aws library using the this link: http://docs.aws.amazon.com/aws-sdk-php/v3/download/aws.zip link and save it in project. Now the usage of library is below where we write the code to send
How to create Approval Process in Salesforce
What is Approval Process in Salesforce and how to create it An approval process is an automated process that is used to define a flow for approval of a record of Objects (Standard/Custom). Approval Process Steps are: 1. Object –