Question

Read Emails.

  • 9 May 2023
  • 1 reply
  • 17 views

Dears,

Don’t we have SMTP connector to connect and get the email content like attachments/mail sub/body? 


1 reply

Userlevel 4
Badge

@Karimulla Shaik 

There is no out of the box smtp origin.

You can use Java Mail APIs to read emails. Or if you have an exisiting Email Reader client installed on your SDC then you can use that to read data from mail and push it to an S3 bucket/ADLS/File server/etc that can be ingested by the standard origin.

Reply