A. Introduction
I’ve created a free private app containing a few useful modules to perform a few complex tasks and reduce the number of operations. I am sharing it here so that I can link to this topic in future when more modules are created. Scroll down to section C below to get the install link.
There are various references, screenshots, and examples in some topics I’ve answered on this forum, e.g.:
B. Modules Overview
Execute JavaScript
Run JavaScript Code with named input variables
Example: JavaScriptEstimate Tokens
Estimate the number of AI tokens in text content for use with LLM context windows.
Example: Estimate TokensGet Dates for Day of Week
Get all dates in a selected month for selected day of week.
JSON.stringify
Currently it’s just a 1:1 replacement for the “Transform to JSON” module.
JSON.parse
Detect and parse JSON from any text. This is a better version and a direct replacement of the “Parse JSON” module, as it will detect and parse JSON from any string content even if there are other content in the input. Very useful as some AI modules output additional formatting or include a summary/explanation, which you can just dump into this module.
Chunk Text
Splits the text into smaller chunks of maximum length, while preserving whole words.
Example: Chunk Text
C. Installation Instructions
You can install my secret Make custom app and modules to your organisation using this link:
/app-invitation/be1ae21f84e234e707093a0ae1658770
This may take you to an organisation selection screen where you can select which organisation you would like to use the app on, or a login page if you are not logged in.
Click the Install button here to continue to a confirmation page.
You’ll then be able to use the modules in your organisation.
D. Support
Limited support will be provided for the use of these modules — Please create a new topic on this forum if you require any assistance. Alternatively, you can also contact me via the contact form on my website.
E. Feature Requests
Do post a reply below if you’d like me to consider making a module to solve a frustration or reduce complexity/operations in your scenarios.
— @samliew
Need help with complex web scraping requirements, building a pattern for your Text Parser, AI prompt engineering, or have some other Make-related question?
—> Book a Consultation