Automate Bigredcloud Big Red Cloud
HumDay reads Bigredcloud Big Red Cloud’s own published API description and derives 111 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What Bigredcloud Big Red Cloud is
Welcome to the Big Red Cloud API This API enables programmatic access to Big Red Cloud data. We have used Swagger to auto generate the API documentation on this page, and it also enables direct interaction with the API in this page. To get started, you will require an API Key - check out our guide at <a target='_blank' href='https:/
API host: app.bigredcloud.com
What HumDay can do in Bigredcloud Big Red Cloud
61 documented operations change something in Bigredcloud Big Red Cloud.
- POSTCreates a new Payment.
/v1/payments - POSTCreates a new Customer.
/v1/customers - POSTCreates a new Cash Payment.
/v1/cashPayments - POSTCreates a new Sales Invoice.
/v1/salesInvoices - POSTSends a Quote email. If "toAddress" is not empty then email will be sent to this address. Otherwise email will be sent to Statement Customer's address.
/v1/email/sendQuote - POSTSends a Sales Invoice email.
/v1/email/sendSalesInvoice - POSTCreates a new Quote.
/v1/quotes - POSTCreates a new Product.
/v1/products - POSTCreates a new Purchase.
/v1/purchases - POSTCreates a new SaleRep.
/v1/salesReps - POSTCreates a new Supplier.
/v1/suppliers - POSTCreates a new Bank Account.
/v1/bankAccounts - POSTCreates a new Cash Receipt.
/v1/cashReceipts - POSTCreates a new Sales Entry.
/v1/salesEntries - POSTCreates a new Sale Invoice with auto generating reference.
/v1/salesInvoices/createSaleInvoiceWithGeneratingReference - POSTCreates a new Sales Credit Note.
/v1/salesCreditNotes - POSTSends a Statement email.
/v1/email/sendEmailStatement - DELETERemoves an existing Payment.
/v1/payments/{id} - PUTUpdates an existing Payment.
/v1/payments/{id} - DELETERemoves an existing Customer.
/v1/customers/{id} - PUTUpdates an existing Customer.
/v1/customers/{id} - POSTCreates a new Quote with auto generating reference.
/v1/quotes/createQuoteWithGeneratingReference - PUTProcesses a batch of Payments.
/v1/payments/batch - PUTProcesses a batch of Customers.
/v1/customers/batch - PUTProcesses a batch of Cash Payments.
/v1/cashPayments/batch - PUTProcesses a batch of Sales Invoices.
/v1/salesInvoices/batch - POSTGenerate a sale invoice from a Quote.
/v1/quotes/generateSaleInvoice - DELETERemoves an existing Cash Payment.
/v1/cashPayments/{id} - PUTUpdates an existing Cash Payment.
/v1/cashPayments/{id} - DELETERemoves an existing Sales Invoice.
/v1/salesInvoices/{id} - PUTUpdates an existing Sales Invoice.
/v1/salesInvoices/{id} - PUTProcesses a batch of Quote.
/v1/quotes/batch - PUTProcesses a batch of Products.
/v1/products/batch - PUTProcesses a batch of Purchases.
/v1/purchases/batch - PUTProcesses a batch of Sale Rep.
/v1/salesReps/batch - PUTProcesses a batch of Suppliers.
/v1/suppliers/batch - PUTProcesses a batch of Bank Accounts.
/v1/bankAccounts/batch - PUTProcesses a batch of Cash Receipts.
/v1/cashReceipts/batch - PUTProcesses a batch of Sales Entries.
/v1/salesEntries/batch - PUTProcesses a batch of Sales Credit Notes.
/v1/salesCreditNotes/batch - POSTProcess Vat Rates
/v1/vatCategories/vatRates - DELETERemoves an existing Quote.
/v1/quotes/{id} - PUTUpdates an existing Quote.
/v1/quotes/{id} - DELETERemoves an existing Product.
/v1/products/{id} - PUTUpdates an existing Product.
/v1/products/{id} - DELETERemoves an existing Purchase.
/v1/purchases/{id} - PUTUpdates an existing Purchase.
/v1/purchases/{id} - DELETERemoves an existing Sale Rep.
/v1/salesReps/{id} - PUTUpdates an existing Sale Rep.
/v1/salesReps/{id} - DELETERemoves an existing Supplier.
/v1/suppliers/{id} - PUTUpdates an existing Supplier.
/v1/suppliers/{id} - DELETERemoves an existing Bank Account.
/v1/bankAccounts/{id} - PUTUpdates an existing Bank Account.
/v1/bankAccounts/{id} - DELETERemoves an existing Cash Receipt.
/v1/cashReceipts/{id} - PUTUpdates an existing Cash Receipt.
/v1/cashReceipts/{id} - DELETERemoves an existing Sales Entry.
/v1/salesEntries/{id} - PUTUpdates an existing Sales Entry.
/v1/salesEntries/{id} - DELETERemoves an existing Sales Credit Note.
/v1/salesCreditNotes/{id} - PUTUpdates an existing Sales Credit Note.
/v1/salesCreditNotes/{id} - PUTClose a Quote.
/v1/quotes/close/{id} - PUTReopen a Quote.
/v1/quotes/reopen/{id}
What HumDay can read from Bigredcloud Big Red Cloud
These are the operations a schedule or a trigger can watch.
- GETReturns a list of company's Sales Entries, Sales Invoices and Sales Credit Notes.
/v1/sales - GETReturns a list of company's Payments.
/v1/payments - GETReturns a list of company's Customers.
/v1/customers - GETReturns a list of company's Cash Payments.
/v1/cashPayments - GETReturns a list of company's Sales Invoices.
/v1/salesInvoices - GETReturns a list of company's User Defined Fields.
/v1/userDefinedFields - GETReturns a list of Customer's quotes.
/v1/customers/{itemId}/quotes - GETReturns a list of Customer's account transactions.
/v1/customers/{itemId}/accountTrans - GETReturns a list of Customer's opening balance transactions.
/v1/customers/{itemId}/openingBalanceList - GETReturns information about a single Customer.
/v1/customers/{id} - GETReturns a list of company's Quotes.
/v1/quotes - GETReturns a list of company's Accounts.
/v1/accounts - GETReturns a list of company's Products.
/v1/products - GETReturns a list of company's Vat Rates.
/v1/vatRates - GETReturns a list of global Vat Types.
/v1/vatTypes - GETReturns a list of company's Purchases.
/v1/purchases - GETReturns a list of company's SaleRep.
/v1/salesReps - GETReturns a list of company's Suppliers.
/v1/suppliers - GETReturns a list of global Owner Types.
/v1/ownerTypes - GETReturns a list of company's Bank Account.
/v1/bankAccounts - GETReturns a list of company's Cash Receipts.
/v1/cashReceipts - GETReturns a list of global Product Types.
/v1/productTypes - GETReturns a list of company's Sales Entries.
/v1/salesEntries - GETReturns a list of global Book Transactions' Types.
/v1/bookTranTypes - GETReturns a list of company's Category Types.
/v1/categoryTypes - GETReturns a list of global Vat Categories.
/v1/vatCategories - GETReturns a list of company settings.
/v1/companySettings - GETReturns a list of global Owner Type Groups.
/v1/ownerTypeGroups - GETReturns a list of company's Sales Credit Notes.
/v1/salesCreditNotes - GETReturns a list of global Vat Analysis Types.
/v1/vatAnalysisTypes - GETReturns a list of company's Analysis Categories.
/v1/analysisCategories - GETReturns a Customer's opening balances, calculated for the next periods: current month, one month old, two months old, three and more months old.
/v1/customers/{itemId}/openingBalance - GETReturns information about a single Payments.
/v1/payments/{id} - GETReturns information about a single Cash Payment.
/v1/cashPayments/{id} - GETReturns information about a single Sales Invoice.
/v1/salesInvoices/{id} - GETReturns the company configuration settings.
/v1/companySetupConfig - GETReturns a list of Supplier's account transactions.
/v1/suppliers/{itemId}/accountTrans - GETReturns a list of Supplier's opening balance transactions.
/v1/suppliers/{itemId}/openingBalanceList - GETReturns information about a single Quote.
/v1/quotes/{id}
How automating Bigredcloud Big Red Cloud works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live Bigredcloud Big Red Cloud account.
- Grant access, then go live. You approve the specific Bigredcloud Big Red Cloud operations it may use — and only those.
Automate Bigredcloud Big Red Cloud with these
- Stripe442 operations
- Zuora Reference Billing428 operations
- bunq421 operations
- PayRun.IO389 operations
- Sinao272 operations
- Xero Accounting224 operations
- The Plaid191 operations
- Biapi Budgea Documentation167 operations
- Naviplancentral Advicent.FactFinderService151 operations
- Codat Accounting105 operations
- Portfoliooptimizer Portfolio Optimizer83 operations
- Tradematic Cloud67 operations
Categories
Questions about Bigredcloud Big Red Cloud automation
- Can HumDay connect to Bigredcloud Big Red Cloud?
- Yes. HumDay reads Bigredcloud Big Red Cloud's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 111 operations are documented.
- Do I need to write code to automate Bigredcloud Big Red Cloud?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your Bigredcloud Big Red Cloud account.
- What can HumDay do in Bigredcloud Big Red Cloud?
- 61 of the 111 documented operations change something in Bigredcloud Big Red Cloud, and 50 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Bigredcloud Big Red Cloud account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to Bigredcloud Big Red Cloud is held behind that approval.
Where this came from
The operations above are read from a published API description for Bigredcloud Big Red Cloud at app.bigredcloud.com/api/swagger/docs/v1. Descriptions are the provider’s own words, not ours. Last published 2023-03-06.