Currently we don’t have an IC way to send outgoing email from a canister. As for a contact form, you’d need to create a custom http_request method to handle the incoming message from the form submission. Check out this thread for implementation details: Question on http_request()
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Developer Needed – Fix SendGrid Email Integration for ICP Website | 9 | 187 | November 20, 2025 | |
| Email/ smtp support to canisters | 12 | 787 | December 16, 2025 | |
| How to send data out of IC | 1 | 959 | July 14, 2021 | |
| Send mail or communicate with cloud platforms? | 3 | 694 | September 3, 2021 | |
| Is there simple boilerplate code to make HTTP outcalls from within canister? | 1 | 298 | December 14, 2022 |