Skip to content

kashyapshukla/Cold_Email_Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Endpoint

1. Send Bulk Mail with Attachment

  • URL: http://localhost:8080/sendBulkMailWithAttachment
  • Method: POST
  • Content-Type: application/json

Request Body:

{
  "recipient": "[email protected]",
  "msgBody": "hello",
  "subject": "hello",
  "attachment": "sdaakjshdkjhd.pdf",
  "csv": "sadksdsn2.csv"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published