Page cover

Free Invoice Generator

Invoice Generator Mini App – Integration Guide. This App Integration is made by Rapidbott

The Invoice Generator Mini App allows you to generate PDF invoices directly from chatbot flows in your Rapidbott workspace. It connects with invoice-generator.com and uses their API to automate invoice creation and delivery.

βš™οΈ Step 1: Prerequisites


πŸ”‘ Step 2: Get Your API Key

  1. Go to your Account Settings

  2. Generate your API key

  3. Copy and save the key securely


🧩 Step 3: Install the Mini App

  1. Navigate to your Rapidbott workspace

  2. Go to Mini Apps β†’ Browse β†’ Invoice Generator

  3. Click Install

  4. Paste your API key when prompted

  5. Ensure S3 is enabled for file storage and link access


πŸ’¬ Step 4: Use in Chatbot Flows

  • Add the Mini App to your chatbot flow

  • Collect customer details (e.g., name, email, items, amount)

  • Pass those variables into the Mini App fields

  • On success, a downloadable PDF invoice link is generated


πŸ“„ API Notes

  • API Base URL: https://invoice-generator.com

  • Refer to developer docs for:

    • Required payload structure

    • Rate limits

    • Supported fields and customizations


πŸ“₯ Output

  • A downloadable PDF invoice link

  • Stored and served via your S3 storage

  • Can be sent directly to the customer via WhatsApp, email, etc.


πŸ›  Example Fields in Flow

Field Name
Description

from

Your company info

to

Customer info

items

List of products or services

amount_paid

Paid amount (used to calculate balance)

notes

Extra comments (e.g. β€œThank you!”)

terms

Invoice terms (e.g. refund policy)


πŸ§ͺ Testing

  • Try a test invoice with dummy data before using in live flow

  • Ensure the link is accessible (S3 properly set up)

  • If invoice isn't generated, recheck API key and flow variables


πŸ“¬ Support

For any issues or questions, contact us at πŸ“§ [email protected]

Last updated

Was this helpful?