Centralize data and automate business processes with 1001fx integrations
Streamline your business processes by centralizing your 1001fx data. Boost.space connects to your IT tools and helps aggregate their data into central databases. Data centralization serves as the foundation for easy collaboration across teams, process automation across tools, and data analysis with a complete story.
Integrate 1001fx with thousands of other apps in a few clicks.
Get a head start with our 1001fx integration templates or create your own
Vlookup Spreadsheet Function for Arrays
Implements a vlookup function similar to the GSheet and Excel functions. Searches for a value in the first column of a table or an array of values, and then returns a value in the same column from a column you specify in the table or array. - More informations: https://1001fx.com/functions/vlookup
Validate String Format
Validates if a given string is in provided format. Formats are :URL, email, IBAN, BIC, VAT, ISBN and Regular Expresssion - More informations: https://1001fx.com/functions/validatestringformat
Upload an Asset
Uploads an asset (image, zip, audio, video, pdf, ...) to our storage and returns an URL for downloading. The asset will be automatically deleted at the end of the next day. - More informations: https://1001fx.com/functions/uploadasset
Convert Texts to an Image
Converts multiple texts on a colored background and creates an image. Transparent backgrounds allow overlay on another image. - More informations: https://1001fx.com/functions/text2image
Create Text / HTML from Template and Data
Creates any text from template and given data. For example, dynamically generate HTML templates with data and logic, making it useful for building dynamic web applications. Based on Handlebars - see https://handlebarsjs.com/ for more details. - More informations: https://1001fx.com/functions/template2text
Sumif Spreadsheet Function for an Array
Implements a sumif function similar to GSheet and Excel functions. Sum elements of an array by a given criterion. - More informations: https://1001fx.com/functions/sumif
Split a PDF
Splits the uploaded PDF into seperate pages and returns a zip file containing all individual pages. - More informations: https://1001fx.com/functions/splitpdf
Scrape HTML
Scrape a provided HTML string or Website. - More informations: https://1001fx.com/functions/scrapehtml
Scale an Image to Fit Given Dimensions
Scales an image to the largest size that will fit within a rectangle of the specified width and height. - More informations: https://1001fx.com/functions/scaleimagetofit
Scale an Image
Scales the image by the specified factor. - More informations: https://1001fx.com/functions/scaleimage
Resize an Image
Resizes an image to the specified width and height. - More informations: https://1001fx.com/functions/resizeimage
Render Carbone Template
Fills the provided carbone template with data. This function uses the Carbone JS Community Edition on 1001fx servers. - More informations: https://1001fx.com/functions/rendercarbonetemplate
Remove EXIF from Image
Remove all EXIF data from a given image. - More informations: https://1001fx.com/functions/removeimageexif
Remove Duplicates from an Array
Removes duplicates from an array. If the fields parameter is empty, all fields of the first array element are used for the comparison. - More informations: https://1001fx.com/functions/removeduplicates
Pivottable Spreadsheet Function for an Array
Implements a pivottable function similar to GSheet and Excel functions. Aggregate fields with given operator. Multiple fields can be aggregated. Aggregate functions are: count, sum, min, max and mean. - More informations: https://1001fx.com/functions/pivottable
Create a Pie Chart
Creates a pie chart with custom data and styling. Output can be an image or a PDF. - More informations: https://1001fx.com/functions/piechart
Overlay an Image on another Image
Overlays two images to create a new image with the second image placed as an overlay. Uses the png file format for transparency. Canvas size is preserved. - More informations: https://1001fx.com/functions/overlayimages
Modify Image EXIF
Modifies the EXIF data in an given image. Provided data will be merged with existing data. - More informations: https://1001fx.com/functions/modifyimageexif
Generate HTML Email Body with MJML
Generates a HTML email body from a MJML template - More informations: https://1001fx.com/functions/mjml2html
Merge PDFs
Merges up to three PDFs into a single PDF. The orientation of each merged PDF is preserved. - More informations: https://1001fx.com/functions/mergepdfs
Mask an Image with Another Image
Masks a source image to this image using the average pixel color. A completely black pixel on the mask will make a pixel in the image completely transparent. - More informations: https://1001fx.com/functions/maskimage
Mask an Image with a Circle Mask
Creates an image with a circle mask. - More informations: https://1001fx.com/functions/maskcircleimage
Location to Geocode
Looks up a provided location and returns geo informations. - More informations: https://1001fx.com/functions/location2geocode
Create a Line Chart
Creates a line chart with custom data and styling. Output can be an image or a PDF. - More informations: https://1001fx.com/functions/linechart
Transform JSON format
Transform a JSON input to another JSON format using a template.
Check if Date is a Holiday
Check if the given date is a holiday in a country and optionally in a state. Please refer to https://github.com/commenthol/date-holidays for available country codes. - More informations: https://1001fx.com/functions/isholiday
IP to Geocode
Looks up a provided IP and returns geo informations. - More informations: https://1001fx.com/functions/ip2geocode
Convert HTML String or URL to an Image
Converts an HTML string or URL to an image. If an HTML string is given. Replacements for the text are processed. It is also possible to use Tailwind in classes. - More informations: https://1001fx.com/functions/html2image
Hlookup Spreadsheet Function for an Array
Implements a hlookup function similar to the GSheet and Excel functions. Searches for a value in the top row of a table or an array of values, and then returns a value in the same column from a row you specify in the table or array. - More informations: https://1001fx.com/functions/hlookup
Function for File Operations Demonstration
Returns the first given file. Playground function with file input and output to test files input and file retrieval. Charge is always 0. ApiKey is required. - More informations: https://1001fx.com/functions/hellofiles
Function for Demonstration
Playground function with JSON body input and JSON body output for demos and testing. Use it to learn how to work with 1001fx. Charge is always 0. ApiKey is required. - More informations: https://1001fx.com/functions/hello
Get Keys and Values from JSON Object
Returns two arrays. One containing the keys and on containing the values of the object. - More informations: https://1001fx.com/functions/getjsonkeysandvalues
Get Metadata of an Image
Returns the width, height, file extension, mimetype, and presence of alpha channel of an image (bmp, gif, jpeg, png and tiff). - More informations: https://1001fx.com/functions/getimagemeta
Get EXIF from Image
Get all EXIF data from an given image. - More informations: https://1001fx.com/functions/getimageexif
Get Data from HelloSpaces
Retrieves data from HelloSpaces for the given Space ID. - More informations: https://1001fx.com/functions/gethellospacesdata
Get the Amount of Credits for Api Key
Gets the current balance of credits for your API key. - More informations: https://1001fx.com/functions/getcredits
Get Content
Gets the content of an URL in a structured way. Has specialised handling for dedicated domains like YouTube videos, tweets and LinkedIn posts. - More informations: https://1001fx.com/functions/getcontent
Geocode to Location
Looks up a provided longitude and latitude values and returns location informations. - More informations: https://1001fx.com/functions/geocode2location
Generates a QRCode with given text and color.
Generate a QRCode - More informations: https://1001fx.com/functions/generateqrcode
Format Date and Time
Formats a given date and time to the specified ouput format. - More informations: https://1001fx.com/functions/formatdatetime
Filter an Array by an Operator
Filters an array by an given comparison operator. - More informations: https://1001fx.com/functions/filterarray
Extract Audio from Video
Extracts the audio from a video. The result is an URL to the mp3 that is available for 48 hours. - More informations: https://1001fx.com/functions/extractaudio
Execute Javascript Code
Execute JavaScript code in a sandbox on our server. The following npm packages can be used: momentjs, cheerio, handlebars, ... (see https://1001fx.com for full list). Exceptions will be caught and returned. Strict is forced and imports are not allowed. - More informations: https://1001fx.com/functions/executejavascript
Encrypt a ZIP
Encrypts the uploaded Zip with the given password. The password must not be empty. - More informations: https://1001fx.com/functions/encryptzip
Encrypt a PDF
Encrypts the uploaded PDF with the given password. The password must not be empty. - More informations: https://1001fx.com/functions/encryptpdf
Search in All Keys in a JSON Object
Deep searches in all keys of a given JSON object. The result is an array of key/value pairs the matches the criteria - More informations: https://1001fx.com/functions/deepsearchjson
Decrypt a ZIP
Decrypts the uploaded Zip with the given password. The password must not be empty. - More informations: https://1001fx.com/functions/decryptzip
Decrypt a PDF
Decrypts the provided PDF with the given password. The password must not be empty. - More informations: https://1001fx.com/functions/decryptpdf
Cut Audio File
Cuts a mp3 file from given file or URL. Beginning from start in seconds, the given duration (in seconds) will be cut. - More informations: https://1001fx.com/functions/cutaudiofile
Convert a CSV to Array of Objects
Converts a csv and parse it into an array of objects. The file must be a valid csv file (not an Excel or GSheet spreadsheet). - More informations: https://1001fx.com/functions/csv2array
Crops an image by the given x, y, width and height paramters.
Crop an Image - More informations: https://1001fx.com/functions/cropimage
Create Fake Data
Creates realistic fake data for testing and development. Examples: address, date, lorem ipsum, commercial products, company, image, random numbers, urls and many more). - More informations: https://1001fx.com/functions/createfakedata
Convert a Date to a Timezone
Converts an input date to the specified timezone. - More informations: https://1001fx.com/functions/converttimezone
Convert Office Document
Converts an office document into a pdf. - More informations: https://1001fx.com/functions/convertofficedocument
Convert Geocode
Converts provided geocode. - More informations: https://1001fx.com/functions/convertgeocode
Check Date against Condition
Checks a date against different conditions. - More informations: https://1001fx.com/functions/checkdate
Create a Bar Chart
Creates a bar chart with custom data and styling. Output can be an image or a PDF. - More informations: https://1001fx.com/functions/barchart
Convert MP3 into MP4 with Images
Converts a mp3 into an mp4 file. Adds a thumbnail and images for given durations. The result is an URL to the mp4 that is available for 48 hours. - More informations: https://1001fx.com/functions/audio2video
Convert Asset into Base64 String
Converts an uploaded asset (image, zip, audio, video, pdf, ...) or loads and converts the asset from the given URL to a base64 string. - More informations: https://1001fx.com/functions/asset2base64
Ask AI
Get answer from am AI based on predefined templates or a custom prompt. Will be charged per used tokens. Predefined prompts are: - Summarize Text - Make Longer - Make Shorter - Check Spelling and Grammar - Change Tone - Simplify - Translate - Explain This - Find Action Items - Continue Writing - Anonymize Text - Improve Writing - Custom - More informations: https://1001fx.com/functions/askai
Add Watermark to Video
Adds an image as watermark to a video at a given position. The result is an URL to the mp4 that is available for 48 hours. - More informations: https://1001fx.com/functions/addwatermark2video
Add Watermark to PDF
Places provided image on every page of provided pdf. - More informations: https://1001fx.com/functions/addwatermark2pdf
Add Value to a Date
Adds a specified number of days, months, etc. to a given date. It can also subtract dates by adding negative values. - More informations: https://1001fx.com/functions/addtodate
Make an API Call
Performs an arbitrary authorized API call.