× Use Easybots Studio to download and use the bots from this app

App

Email Client

Free

Description

Configure your SMTP Client to send emails from your Easybots solutions, from your own email account.

Author

Martin N.1

Version

2.0.30.3

Available bots in this app

SmtpBot
Actions
SendEmail

Inputs

  • To : String
  • Subject : String
  • Message : String

Returns

SendEmailWithPictures

Inputs

  • To : String
  • Subject : String
  • Message : String
  • Picture1 : SerializableImage
  • Picture2 : SerializableImage
  • Picture3 : SerializableImage
  • Picture4 : SerializableImage
  • Picture5 : SerializableImage

Returns

SendEmailWithFileAttachments

Inputs

  • To : String
  • Subject : String
  • Message : String
  • File1 : SerializableFile
  • File2 : SerializableFile
  • File3 : SerializableFile
  • File4 : SerializableFile
  • File5 : SerializableFile

Returns