tryflot.com
Open in
urlscan Pro
172.67.170.178
Public Scan
Submitted URL: http://tryflot.com/
Effective URL: https://tryflot.com/
Submission: On April 27 via api from US — Scanned from DE
Effective URL: https://tryflot.com/
Submission: On April 27 via api from US — Scanned from DE
Form analysis
0 forms found in the DOMText Content
Flot is currently in closed beta Twitter Flot Logo Get Started Coming Soon BUILD AND AUTOMATE FASTER WITH A low-code backend platform without limits, edit any node, create and reuse your own nodes. Get Started work in progress... POWERFUL AUTOMATIONS WITHOUT LIMITS Advance Your Business Processes With Unrivaled Customization and Flexibility import { createAction } from '@flot/core'; import { jsPDF } from 'jspdf'; export default createAction({ input: { invoiceId: { type: 'string', label: 'Invoice ID' } }, output: { pdf: { type: 'file', label: 'PDF' } }, async run(req, input, ctx) { const data = ...; // Fetch data from an API const doc = new jsPDF(); doc.text(`Invoice ID: ${input.invoiceId}`, 10, 10); doc.text(`Total: $ ${data.total}`, 10, 20); return { pdf: doc.output('blob') }; }, }); Custom Action Create invoice PDF CUSTOMIZE AND ADAPT ANY NODE TO FIT YOUR USE CASE Flot offers unmatched flexibility by allowing any node to be customized, enabling you to customize inputs and underlying code for each specific need. Tailor every aspect of your backend seamlessly, ensuring a perfect fit for your task's requirements. MAKE PRODUCTIVITY EASIER WITH 10+ INTEGRATIONS Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus sodales leo id commodo ornare. Get Started Stripe Generate invoices, setup workflows to automate your billing process and more. Sendgrid Send transactional and marketing emails through Sendgrid with ease. Twilio Send SMS notifications, OTPs and more with Twilio's powerful API and integrations. OUR PLANS SCALE WITH YOUR BUSINESS Request Free Beta Access Basic For explorers and experimenters who want to try out the platform. $4.99 / Month Get Started * 5,000 Executions + $1 per additional 5,000 * 10 Workflows * 1 Project * 1 User Limited Time Offer Early Bird Limited time offer during the beta, get access to all features and unlimited workflows. $19.99 / Month Get Started * 50,000 100,000 Executions + $1 per additional 5,000 * 50 Unlimited Workflows * 5 Unlimited Projects * 5 Unlimited Users Featured Include : * Access to premium templates * Ability to publish collections to the marketplace Plus For growing teams and agencies with multiple projects $49.99 / Month Get Started * 200,000 Executions + $1 per additional 5,000 * Unlimited Workflows * Unlimited Projects * 10 Users + $5 per additional user Featured Include : * Ability to vote on roadmap features * Priority support Flot Logo Innovate, Integrate, Accelerate. Move faster with Flot. info@flot.dev LEGAL Privacy PolicyTerms & Conditions