← Back to home
Send AS2 EDI Message
Compose an EDI payload and dispatch it to an AS2 partner endpoint over HTTP or HTTPS.
Sandbox mode.
HTTPS requests trust any TLS certificate and hostname. Use only against test partners.
Target AS2 URL
Full URL to the partner's AS2 receiver, e.g. https://partner.example.com/as2
AS2-From
Your AS2 identifier
AS2-To
Partner's AS2 identifier
Subject
From (email)
EDI Message Type
ANSI X12 (application/EDI-X12)
EDIFACT (application/EDIFACT)
EDI Consent (application/EDI-Consent)
Security Mode
Plain (no signing or encryption)
Signed (SHA256withRSA, app-managed key)
Encrypted (AES128-CBC, partner cert)
Signed + Encrypted
Partner Encryption Certificate (PEM)
Required for ENCRYPTED and SIGNED_ENCRYPTED. Paste the partner's X.509 public cert including BEGIN/END lines.
Attachment Filename
Content-Disposition filename sent to the partner. Leave blank to auto-generate (e.g. PARTNER-AS2-ID-20260722T120000000Z.x12).
EDI Payload
Raw EDI content — X12 ISA/IEA envelopes, EDIFACT UNB/UNZ, etc.
Send AS2 Message
Cancel