Frank
- Total activity 237
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 150
Articles
Recent activity by Frank-
What is meant by webhook identifier to send a new event via full Rest API?
When you want to send a new event via full Rest API you need in any case a webhhok to do this.The webook identifier is the string after the last slash in the webhook URL.Use team id to send an even...
-
Can I use different plans for users in 1 subscription?
Signl4 only allows one subscription module per account. Meaning if you have 6 users that need the Maximize plan then all users would also need to have the Maximize subscription. The only way arou...
-
Is SIGNL4 coded with Secure Coding Standards?
We are following the OWASP Secure Coding Standard for coding SIGNL4.As part of the TISAX label, we have also laid this down in the corresponding policy
-
Support for Enhanced Messaging with RCS and Alphanumeric Sender IDs in SIGNL4
What is RCS?Rich Communication Services (RCS) is an advanced messaging protocol designed to replace traditional SMS. Supported by most modern Android smartphones and, starting with iOS 18, also iPh...
-
AI-driven alert routing
The AI distribution of events ensures that all incoming events are automatically evaluated by AI. The AI analyzes the issue and assigned it to the teams, based on its name and description, is best ...
-
AI-Assisted Duty Scheduling
You can now use AI to help you with your teams scheduleshttps://www.signl4.com/blog/april-2025-update/ The period that can be planned in advance is 53 weeks. AI shift planning is limited to a base ...
-
AI-Powered De-Duplication and Noise Reduction
We have implemented AI based evenet filtering and Noise reduction:Please check the following article:https://www.signl4.com/blog/update-december-2024-event-intelligence-manual-alerting/
-
How to punch in / out a user manual fron duty in the webportal?
Administrators and team administrators can now put individual colleagues on or off duty in the web portal. This can be enormously helpful if the respective colleague has forgotten to do this himsel...
-
Webhook with parameter
At first, this is the link to the webhook documentation https://docs.signl4.com/integrations/webhook/webhook.html And here you can find some code samples: https://docs.signl4.com/samples/code-sampl...
-
How can I export Shifts / Duties and Alerts with the SIGNL4 REST API?
Under the following Link you will find a documentation, how you can automat the export Shifts/Duties and Alerts: https://docs.signl4.com/samples/shift-alert-export/audit-trail-export.html