Read it instead
Get events into your own system
Create an API key from Connect. The secret is shown once, so store it safely before closing the dialog. Add your webhook endpoint and choose the events your system needs, such as document sent, acknowledgement received, or validation failed. Every delivery is signed so your endpoint can verify it came from SignalEDI. Failed deliveries retry with backoff, and the delivery history keeps the outcome visible. Next, send a test event and verify its signature.
What to notice
- Shown once — store it now
- Every delivery is signed
- Review attempts in delivery history
Next, send a test event and verify its signature.