Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add preview API support #86

Closed
wants to merge 1 commit into from

Conversation

joerodrig
Copy link

This PR adds Sailthru preview API support to the library. See https://getstarted.sailthru.com/developers/api/preview/

Examples:

preview('[email protected]', 'blast_id', '8290891')
preview('[email protected]', 'template', 'Welcome')
preview('[email protected]', 'blast_repeat_id', '58115c48e9328b03068b45a3')
preview('[email protected]', 'content_html', '<p>Hello world</p>')

I haven't been able to get the test suite to run due to #85 so I haven't added any tests. If anyone has recommendations, that would be great.

@joerodrig joerodrig closed this Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant