Frappe Cloud
Marketplace
Search for an app
Frappe
Products
Insights
Install now
installs
About
resend.com Integration for Frappe
Follow this documentation to setup bench and then you can install this app by running the commands below:
shbench get-app NagariaHussain/resend_integrationbench --site <site-name> install-app resend_integration
Head over to your Resend dashboard and generate an API key, and paste it in Resend Settings:
Add webhook with URL:
https://<your-site-domain>/api/method/resend_integration.api.handle_resend_webhook
Copy the signing secret from your webhook dashboard on Resend:
and paste it in Resend Settings in your Frappe instance.
Use the Resend Broadcast Email DocType.
You can send emails from your custom app or server scripts too:
```pythonfrom resend_integration.api import send_resend_emails
send_resend_emails( "Get discount!", from_email="notifications@buildwithhussain.dev", to_emails=["faris@frappe.io"], email_html="
> Note: You will need to verify your domain before you can use it to send emails. For example, in the above example, "buildwithhussain.dev" has been already verified from Resend dashboard.
AGPL 3.0
User Reviews
No reviews yet, be the first to review.
0 rating
More apps from
Explore more apps