pepipost / pepipost-sdk-php

The Official Pepipost PHP API library
https://pepipost.com
MIT License
21 stars 15 forks source link

Attach files to email from S3 #2

Open geniusdibya opened 7 years ago

geniusdibya commented 7 years ago

Add a capability to the current Pepipost PHP SDK to attach files to an email from an S3 bucket.

Example: A user might be generating all transactional receipts in PDF format in S3 and those need to be sent through emails.