Introducing new Extra Horizon SDK Features and API Functions
Hi there,
We have some exciting updates to share with you today! We have recently released version 7.4.1 of our SDK, bringing user-centric enhancements for a better development experience. You'll enjoy improved support for API Functions and Tasks, as well as monitoring file uploads, leading to smoother workflows and better performance.
Furthermore, we are introducing Extra Horizon API Functions: V2, offering more power and flexibility for invoking functions via HTTP(S) requests, ensuring streamlined monitoring, efficient workflows, and reliable performance.
Now, let's dive a bit deeper into each of these below 👇
Extra Horizon SDK Improvements: Quick Overview 🔧✅
We are excited to introduce the latest Extra Horizon SDK improvement in version 7.4.1. This update brings a bunch of enhancements that will undoubtedly elevate your development experience. Here's what you can expect:
Support for API Functions
- API Functions can be executed more efficiently by using methods found in exh.tasks.api
- API Requests produced by executing API Functions are accessible using methods found in exh.tasks.apiRequests
- API Request Logs produced during the execution of an API Function can be accessed using methods found in
exh.tasks.apiRequests.logs
Improved Support for Tasks
- Manage Task Schedules effortlessly with methods available in exh.tasks.schedules
- Task Logs produced during the execution of a task can now be accessed using methods found in
exh.tasks.logs
Monitoring File Uploads 🔄💻
- Monitor file uploads in the browser with a new callback function
- Render progress bars to enhance user experience during uploads (visit the documentation for more in-depth information)

Extra Horizon API Functions: V2
We are also excited to announce the latest update to Extra Horizon's API Functions, bringing you even more power and flexibility in invoking functions via HTTP(S) requests. Also, we dive a bit deeper into the addition and importance of logs, enabling to improve the monitoring of your own functions. Discover the enhanced features and benefits designed to elevate your development experience.
Benefits ⭐
- Streamlined Monitoring and Analysis on Logs 🔍
The dedicated log retrieval endpoint enables easy access to API function logs, empowering you to monitor and analyze executions with precision.
- Efficient Development Workflow
With enhanced SDK capabilities and CLI support, executing and managing API functions becomes more intuitive and productive.
- Reliable Performance
The continuous performance improvements ensure a robust and reliable platform, capable of handling diverse workloads effectively.
Features ✅
- Retrieve logs for API functions through a dedicated endpoint: GET/{taskID}/logs. Visit the documentation for more information.
- Execute API functions and easily list API requests and logs using the SDK.
- Create a full folder structure of an API function in Typescript effortlessly with the CLI. Visit the documentation for more information. 📁
- Experience additional performance improvements for a seamless platform
Want to know more?
Contact us here and feel free to ask any questions you might have. Also, you can subscribe to these products updates via email here to stay in the loop.
RECENT POSTS

FREE EBOOKS
GOT QUESTIONS?