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

Adapter-free implementation for copy/paste workflow? #215

Open
scottnelle opened this issue Nov 25, 2024 · 0 comments
Open

Adapter-free implementation for copy/paste workflow? #215

scottnelle opened this issue Nov 25, 2024 · 0 comments

Comments

@scottnelle
Copy link

Description

I'm wondering if there might be value in implementing some UI enhancements specifically for organizations that use email service providers which don't have robust API's for creating an email campaign by passing in a blob of HTML (and text). This seems to be a surprisingly common way of working even today, as I've recently investigated integrating WordPress with two separate email/marketing platforms that didn't seem to support an API-based method of delivering the full content of an email to the platform to be bulk sent. In these cases the users are creating each email inside an application or web-based dashboard, and they want to be able to generate the content from the CMS and copy/paste it into the dashboard.

Perhaps we could have a "no adapter" mode which exposes a link to copy the HTML version of the generated email and the plaintext version of the email, so that users can configure emails in our block-based editor and then paste the results wherever they want.

Anyone else think this might be useful? Anyone have reasons not to do it?

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

No branches or pull requests

1 participant