Submit Memorial Creation Details

Creates an email packet to create@aeternalegacy.com (via Worker)

Create Request Packet

Partner:

Required: Deceased full name, DOB, DOD, deceased photo, space admin details. Optional: eulogy, obituary, service details, cover photo.

Deceased

Space Admin (Login Details)

Optional Details

Back to Home

This form posts to /api/psot/create-request. We’ll wire it to email create@aeternalegacy.com with attachments in Cloudflare Workers.

Email Format (what John receives)

Subject example:

Partner ID 098476 — brewer-korman funeral home — Create Space Request

Body includes:

• Partner ID + Company name
• Deceased name + DOB + DOD
• Deceased photo attachment
• Space admin login details
• Optional eulogy/obituary/service details
• Optional cover photo attachment

Attachments require the Worker to receive form data and send the email via an email provider.