Webhook Maintenance
Configure, manage, and monitor webhooks directly in the WMS interface. Create new webhook endpoints, edit configurations, and control event notifications—all without developer assistance.
Create New Webhook
Configure event notification endpoint
What is Webhook Maintenance?
The Webhook Maintenance screen is your self-service configuration center for managing real-time event notifications in JASCI WMS. Create, edit, and delete webhook endpoints directly through the user interface—no development resources required. See our Webhooks API documentation for payload details.
With role-based access control, only administrators can access this screen, ensuring security while enabling operational teams to configure their own integrations.
Administrator Access Required
Webhook configuration is available to users with Administrator permission. This ensures only authorized team members can create integrations that send data to external systems.
Screen Capabilities
Four integrated screens for complete webhook lifecycle management
Lookup Screen
View all configured webhooks for your company with name, URL endpoint, event topic, and enabled status at a glance.
Create New Webhook
Set up a new webhook with full configuration including authentication, event topics, and callback URL.
Edit Webhook
Modify existing webhook configurations. Update endpoints, change event topics, or adjust authentication settings.
Delete Webhook
Remove webhooks that are no longer needed with confirmation dialog to prevent accidental deletion.
Configuration Fields
Complete control over every aspect of your webhook configuration
Verification Type
REQUIREDAuthentication method for your endpoint
Name
REQUIREDUnique identifier for this webhook (max 36 chars)
Description
Brief description of webhook purpose (max 100 chars)
Callback URL
REQUIREDHTTPS endpoint to receive webhook payloads (max 512 chars)
HTTP Method
REQUIREDRequest method for webhook delivery
Topic
REQUIREDWMS event that triggers this webhook
Authentication Token
REQUIREDSecret token for endpoint authentication (max 2048 chars)
Authentication Header
Custom header name for Bearer token
Encoding
Token encoding algorithm
Enabled
REQUIREDToggle webhook on or off
Authentication Methods
Choose the verification type that matches your endpoint security requirements
HMAC
Hash-based Message Authentication Code
JASCI signs each payload with your secret key using HMAC-SHA256. Your endpoint verifies the signature to ensure authenticity.
Bearer Authentication
Token-based authentication
JASCI includes your authentication token in the request header. Optionally encode with Base64 and specify a custom header name.
Setup Workflow
Configure a new webhook in six simple steps
Access Webhook Maintenance
Navigate to Settings → Integrations → Webhooks in the WMS admin panel.
Create New Webhook
Click "New" to open the configuration form with all required fields.
Configure Endpoint
Enter your callback URL, select the event topic, and choose authentication method.
Set Authentication
Provide your secret token and select HMAC or Bearer verification type.
Enable & Save
Toggle the webhook to "Enabled" and save your configuration.
Receive Events
Your endpoint immediately starts receiving real-time event notifications.
Why JASCI Webhook Maintenance
Enterprise-grade features for reliable webhook management
No Developer Required
Any administrator can configure webhooks through the intuitive UI—no coding needed.
Secure by Default
Built-in HMAC and Bearer token authentication ensures secure payload delivery.
Unique Name Validation
System validates webhook names are unique within your tenant to prevent conflicts.
Multi-Language Support
Interface translates to team member's preferred language automatically.
Token Security
Authentication tokens are never displayed after initial entry for security compliance.
Company-Level Isolation
Webhooks are scoped to your company—complete tenant data isolation.
Operational Impact
Empower your operations team with self-service integration management
Ready for Self-Service Webhooks?
See how your operations team can configure and manage webhooks directly—no tickets, no waiting, no developer bottlenecks.
Related Solutions
Explore capabilities that work seamlessly with this solution