Giter VIP home page Giter VIP logo

pepipost-sdk-php's People

Contributors

eduardofg87 avatar geniusdibya avatar itabrezshaikh avatar ivikramsahu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

pepipost-sdk-php's Issues

Class 'PepipostAPIV10Lib/Controllers/Email' not found

i am using pepipost sdk php version 2
when i initialize the Email class inside src/Controllers
i get this error Class 'PepipostAPIV10Lib/Controllers/Email' not found
i am using code from examples: src/examples/example.advance.json.php
thanks for help in advance.

HTTP Response Not OK

why this issue are coming HTTP Response Not OK?

to Send Test email with PHP 8.1.7
laravel 9.52.4

Do you have an upload example?

Do you have an example for making an api call to create an attachment? I believe that's needed to get back the attachment ids to use with the mail.

Attach files to email from S3

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.

Create a tutorial to create a Slack event integration with PHP using this SDK

Create a tutorial that explains how to create a simple integration with Slack that allows an email to be triggered based on some defined event.
The example should utilize best practices for storing credentials.

Using this tutorial one should be able to send an email by integrating with slack events.

Please add the tutorial to USE_CASES.md.

Special chars like àèìòù are not passed correctly in email body ('content')

I'm trying to send an email in italian, so it contains characters like àèìòù. I used the sample code, only that I added the string àèìòù to 'subject' and 'content'. The email arrives with the correct subject, but the content is "this ����� mail is sent via PHP SDK" instead of "this àèìòù mail is sent via PHP SDK". What can I do?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.