" new feature Archives - LuxSci

Posts Tagged ‘new feature’

New From LuxSci: Updates to the WebMail Portal

Monday, July 17th, 2023

LuxSci is pleased to announce that the first phase of design and user experience improvements has been deployed on the LuxSci WebMail portal.

In the first phase of updates, you will notice significant changes to the main navigation and organization of the portal. These developments reflect our commitment to:

  • Supporting customers’ business workflows and processes
  • Streamlining the administrative experience
  • Improving ease of use for customers of all technical backgrounds
  • Providing an accessible online experience
  • Modernizing our brand

Over the next few months, we will continue to iterate on these changes and introduce additional updates. If you have any questions about the new interface, please contact our support team. Thank you for partnering with LuxSci and trusting us to secure your data.

New Feature: API Priority Queue

Tuesday, November 22nd, 2022

Maximize efficiency by employing our new email-sending prioritization features. Secure High Volume Email customers utilizing APIs for sending can now set a message priority to determine the order in which messages are sent out.

email api priority queue

What is the API Priority Queue Feature?

This feature allows customers to set a priority on email messages sent via API. Customers can pass an optional parameter in their API to set the message priority on a scale of 0 – 9. Zero is the lowest priority, nine is the highest, and four is the default priority setting.

The API priority queue feature allows customers to send out higher-priority messages faster when the sending queue is already long.

Why is the API Priority Queue Useful?

Traditionally, all customer emails were processed in a “first come, first serve” method. Customers can now use the priority queue to determine the sending order when they simultaneously send transactional and marketing messages via the API.

For example, time-sensitive password resets could be stuck in the queue while a large blast of marketing emails is transmitted. Depending on the size of the email list and server capacity, the password reset email could be held up for several minutes to even hours. This situation is unacceptable for many business use cases.

Customers can designate transactional emails as high-priority with the API priority queue feature enabled. When transactional emails are given a high-priority status, they can jump the line and go out before less time-sensitive emails like marketing messages.

How to Utilize the API Priority Queue

This feature is only available to Secure High Volume Email customers utilizing APIs to send emails. It does not work for SMTP sending. Customers can add the optional parameter and desired value while crafting their API call to send emails. Additionally, customers can use the API configuration editor in the LuxSci UI to change the default priority value for all messages. You can review the details of our API by going to: https://luxsci.com/rest-api.html.

New from LuxSci: Accessibility Updates to SecureLine Escrow and SecureSend Portals

Tuesday, August 23rd, 2022

LuxSci is happy to announce that new accessibility features are now enabled in the SecureLine Escrow and SecureSend portals. These enhancements improve the portals’ usability and provide a more inclusive experience for people with disabilities. Everyone should be able to use the internet, and proper accessibility guarantees that.

accessibility updates

What is Accessibility?

The Americans with Disabilities Act (ADA), passed in 1990, helps ensure that anyone with a disability will receive the same opportunities as an individual without a disability. Some of the most visible changes included requiring new buildings have wheelchair ramps and accessible bathrooms. However, this law does not exclusively apply to physical infrastructure but also to online services. Poor technology implementations should not prevent people from accessing information online.

The Web Content Accessibility Guidelines (WCAG) were developed by the World Wide Web Consortium (W3C) to make accessibility more manageable for web designers and developers. The W3C is an international community that develops regulations and recommendations for the internet to help ensure its longevity and usability. The W3C established the WCAG standards to provide detailed guidelines for creating websites, digital content, and markup through accessible approaches that work seamlessly with assistive technologies used by people with disabilities.

Accessibility Updates to the LuxSci SecureLine Escrow and SecureSend Portals

LuxSci primarily serves the healthcare industry, and equal access to health information is critical. Everyone should be able to access important information about their health status online. We worked with compliance experts to update the SecureSend and SecureLine Escrow portals to comply with WCAG 2.1 AA standards. We are continuing to improve the accessibility of our website to ensure we provide equal access to all our users. LuxSci is committed to making our SecureSend website as accessible as possible to people with disabilities, including those with visual, hearing, cognitive, and motor impairments.

Don’t hesitate to contact customer service with any specific questions or concerns about the accessibility of any particular web page or feature. We will respond to feedback within ten business days. We thank you for your assistance in enhancing the accessibility of our website, and we look forward to serving your needs!

Updated API Documentation and New Software Development Kits

Thursday, November 4th, 2021

LuxSci is pleased to announce new updates to our API documentation along with the release of new Software Development Kits (SDKs) for the following programming languages: C#, Python, JAVA, Ruby, and Node.js.

New Software Development Kits

Our new SDKs can be accessed from the links below:

C#

Python

JAVA

Node.js

Ruby

What is an API?

LuxSci’s application programming interface (API) allows account administrators to automate workflows and integrate LuxSci with other applications by writing their own programs or scripts. LuxSci’s API is REST-based and uses JSON for data transport. Our documentation also includes example client-side code that can be used to call LuxSci API endpoints. These simple examples can be used as a basis for building your own API client programs.

Do I have Access to LuxSci’s API?

LuxSci customers are able to access our API upon request. If you are an existing customer, simply ask our support staff to enable your account for access.

 

Unsubscribe Links for SMTP and API Email

Tuesday, August 31st, 2021

LuxSci is pleased to announce the release of a new feature for our Secure High Volume customers. If your email sending program or system does not provide a way to manage unsubscribes, LuxSci’s unsubscribe links feature can help. It seamlessly adds the links, provides the unsubscribe web page, collects unsubscribes, and adds them to a suppression list to block future sending. You can also use our web interface or API to manage the list of unsubscribed email addresses.

Unsubscribe links are only supported for messages sent via SMTP and via API using the email/send (also known as the sendEmail) endpoint. Messages sent via WebMail, SecureForm, and other API calls do not support Unsubscribe Links.

unsubscribe links

Read the rest of this post »