
Throwing Message Intermediate Event (Email)
Sends an email to the email address specified on To/Cc/Bcc. Also capable of embedding business data and attaching files.
Capture

Notes
- Possible to embed the Process information or business data to each config item
- Select the item you want to embed from the Insert reference… list
- Regardless of directly entered or referenced, data entered in Body (HTML) is recognized as HTML codes
- Line breaks in appearance are ignored unless <br> is placed
- HTML escape is required
- When String-type (Markdown) data is referenced, the Markdown text is inserted as is (e.g. ### Heading)
- Use a function to convert Markdown text to HTML
{#markdown.toHtml(#q_stringMarkdown)}
- Use a function to convert Markdown text to HTML
- To attach a file, select and specify the File-type Data Item in the config item [Attachments] at the bottom of the setting screen
- If you embed a File-type Data Item in the body, the file name will be displayed in the body, but the file will not be attached
- If it’s an image file, you can display it as an inline image in the body of the HTML email
- Select [Inline Images] in the [Attachments/Inline Images] settings
- Write the following tag in the body of the text (HTML) where you wish to insert the image
- First attached image:
<img src="cid:#{#q_file?.getFirst()?.getId()}"> - Second and subsequent attachments:
<img src="cid:#{#q_file?.get(1)?.getId()}">
- First attached image:
- Multiple addresses can be set in To, Cc and Bcc
- To add extra addresses or reference expressions, click [+] to add an input field then enter one address or expression per each
- The maximum number of addresses to be set in To/Cc/Bcc is 100 (in total)
- The maximum size limit of an email is 10MB (size after MIME encoding)
- At the time of setting, there is a limit of 100,000 characters in the number of characters including all the address, Subject, and Body
- Does not include the number of characters held by the inserted Data Items
Pingback: Let’s Send an Email Automatically in the Middle of a Workflow (Basic) – Questetra Support
Pingback: User-Type – Questetra Support
Pingback: Incorporate Optical Character Reading into Workflow (AI-OCR/BPM Integration) – Questetra Support
Pingback: Estimate Creation Flow – Questetra Support
Pingback: Catalogue Request Correspondence Flow – Questetra Support
Pingback: Decision-making Request Flow – Questetra Support
Pingback: Shipment BPO Flow – Questetra Support
Pingback: Out-of-pocket Expenses Claim – Questetra Support
Pingback: Invoice Issuance-Sampling Check – Questetra Support
Pingback: Personnel Change Announcement Process – Questetra Support
Pingback: Order Report Flow – Questetra Support
Pingback: Translation Request Flow – Questetra Support
Pingback: Blog Write-Post Flow – Questetra Support
Pingback: Acceptance Inspection Request Flow – Questetra Support
Pingback: Order Report Process – Questetra Support
Pingback: Company Regulation Creation Flow – Questetra Support
Pingback: Lending Management Process – Questetra Support
Pingback: Permission to Transport Data – Questetra Support
Pingback: Email-HTML String, Create SimpleNotice – Questetra Support
Pingback: Email-HTML String, Create ImageList – Questetra Support
Pingback: Email-HTML String, Create TsvTable – Questetra Support
Pingback: Email-HTML String, Create DataitemList – Questetra Support
Pingback: Starting Processes According to Records Shown in kintone Calendar. – Questetra Support
Pingback: How to Manage Appointments Easily (Part 2) – QUESTETRA BPM SUITE
Pingback: Salesforce Cooperation – Questetra Support
Pingback: Website Analytics Report Process – Questetra Support
Pingback: Event Participation Acceptance flow – Questetra Support
Pingback: Approval Request Flow – Questetra Support
Pingback: BPO Shipment Process – Questetra Support
Pingback: Subcontracting Flow – Questetra Support
Pingback: Daily Report Flow – Questetra Support
Pingback: Expense Claim Monthly Flow – Questetra Support
Pingback: Inquiry Handling Process – Questetra Support
Pingback: Information Sharing in Shift Work – Questetra Support
Pingback: Approval Flow-Budget Control – Questetra Support
Pingback: Postal Mailing Process – Questetra Support
Pingback: Seminar Registration 3 – Questetra Support
Pingback: Seminar Registration 2 – Questetra Support
Pingback: Seminar Registration 4 – Questetra Support