1001fx and Salesflare
How to connect 1001fx
- Via Make — 64 modules available. Set it up ↗
1001fx operations on Make
Actions (64)
Things Salesflare can make it do
- 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
- Add Watermark to PDF — Places provided image on every page of provided pdf. - More informations: https://1001fx.com/functions/addwatermark2pdf
- 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
- Ask AI — Get answer from am AI based on predefined templates or a custom prompt. Will be charged per used tokens. Predefined prompts are:\n - Summarize Text\n - Make Longer\n - Make Shorter\n - Check Spelling and Grammar\n - Change Tone\n - Simplify\n - Translate\n - Explain This\n - Find Action Items\n - Continue Writing\n - Anonymize Text\n - Improve Writing\n - Custom - More informations: https://1001fx.com/functions/askai
- Check Date against Condition — Checks a date against different conditions. - More informations: https://1001fx.com/functions/checkdate
Show 59 more actions
- 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
- 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
- Convert Geocode — Converts provided geocode. - More informations: https://1001fx.com/functions/convertgeocode
- 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
- 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 Office Document — Converts an office document into a pdf. - More informations: https://1001fx.com/functions/convertofficedocument
- 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
- 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
- Convert a Date to a Timezone — Converts an input date to the specified timezone. - More informations: https://1001fx.com/functions/converttimezone
- 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
- 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
- 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
- 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
- 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
- Crops an image by the given x, y, width and height paramters. — Crop an Image - More informations: https://1001fx.com/functions/cropimage
- 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
- Decrypt a PDF — Decrypts the provided PDF with the given password. The password must not be empty. - More informations: https://1001fx.com/functions/decryptpdf
- Decrypt a ZIP — Decrypts the uploaded Zip with the given password. The password must not be empty. - More informations: https://1001fx.com/functions/decryptzip
- Encrypt a PDF — Encrypts the uploaded PDF with the given password. The password must not be empty. - More informations: https://1001fx.com/functions/encryptpdf
- Encrypt a ZIP — Encrypts the uploaded Zip with the given password. The password must not be empty. - More informations: https://1001fx.com/functions/encryptzip
- 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
- 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
- Filter an Array by an Operator — Filters an array by an given comparison operator. - More informations: https://1001fx.com/functions/filterarray
- Format Date and Time — Formats a given date and time to the specified ouput format. - More informations: https://1001fx.com/functions/formatdatetime
- 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
- 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
- Generate HTML Email Body with MJML — Generates a HTML email body from a MJML template - More informations: https://1001fx.com/functions/mjml2html
- Generates a QRCode with given text and color. — Generate a QRCode - More informations: https://1001fx.com/functions/generateqrcode
- Geocode to Location — Looks up a provided longitude and latitude values and returns location informations. - More informations: https://1001fx.com/functions/geocode2location
- 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
- Get Data from HelloSpaces — Retrieves data from HelloSpaces for the given Space ID. - More informations: https://1001fx.com/functions/gethellospacesdata
- Get EXIF from Image — Get all EXIF data from an given image. - More informations: https://1001fx.com/functions/getimageexif
- 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 the Amount of Credits for Api Key — Gets the current balance of credits for your API key. - More informations: https://1001fx.com/functions/getcredits
- 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
- IP to Geocode — Looks up a provided IP and returns geo informations. - More informations: https://1001fx.com/functions/ip2geocode
- Location to Geocode — Looks up a provided location and returns geo informations. - More informations: https://1001fx.com/functions/location2geocode
- Make an API Call — Performs an arbitrary authorized API call.
- 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
- 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
- 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
- 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
- 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
- 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
- Remove EXIF from Image — Remove all EXIF data from a given image. - More informations: https://1001fx.com/functions/removeimageexif
- 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
- Resize an Image — Resizes an image to the specified width and height. - More informations: https://1001fx.com/functions/resizeimage
- Scale an Image — Scales the image by the specified factor. - More informations: https://1001fx.com/functions/scaleimage
- 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
- Scrape HTML — Scrape a provided HTML string or Website. - More informations: https://1001fx.com/functions/scrapehtml
- 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
- 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
- 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
- Transform JSON format — Transform a JSON input to another JSON format using a template.
- 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
- 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
- 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
Not using Salesflare yet?
Salesflare is a CRM for small and medium-sized B2B businesses — it fills itself in automatically so your team actually keeps it up to date.
Try it for free