Skip to content

Commit 5353acf

Browse files
authored
Update email-connector.md
1 parent 5e0ff2d commit 5353acf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/appstore/use-content/platform-supported-content/modules/email-connector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ To add inline attachments to an email message, you can use the Rich text editor
374374
375375
2. Specify the image's tag source using the **cid:mxcid** prefix before the source file to have the image added as inline image.
376376
3. Create the attachment with the Position attribute set to **ENUM_AttachmentPosition.Inline**.
377-
4. Associate the attachment with EmailMessage. You should then be able to send the email using the **SUB_SendEmail** microflow.
377+
4. Associate the attachment with EmailMessage. You can then send the email using the **SUB_SendEmail** microflow.
378378
379379
### Page Styling
380380

0 commit comments

Comments
 (0)