API
Discussion List
-
Hi There, I created ~100 invoices from the API and they all correctly display in the invoice section of Wave. However, when I look at the dashboard or reports for the amount of income/cash collected, it doesn't display all of it. About $5,000 worth of payments have been collected, but Wave is only displaying ~$1,000 worth in the various reports. …JakeC 11 views 1 comment 0 points Most recent by Barsin July 14, 2020 7:11PMSales & Invoicing Technical Support
-
Hello, would it be possible to get an update for the API roadmap please? The latest update is Q3 2019!! https://developer.waveapps.com/hc/en-us/articles/360020333492P110 51 views 0 comments 0 points Started by P110 July 13, 2020 2:29PM API & Integrations Technical Support
-
Hello Wave Firstly - thank you so much for the API - it's awesome and has enabled us to automate and scale our billing process :-) Quick feature request: Please can you add the ability to find invoices by invoice number? Example query: query ($businessId: ID!, $invoiceNo: String!) { business(id: $businessId) { id invoices(page: 1, pag…joshalexandre 51 views 3 comments 0 points Most recent by joshalexandre June 25, 2020 2:13PMAPI & Integrations Feature Ideas
-
Hi Please can you help. I just want to confirm my understanding of how to pass graphql variables from php or any other lanuage into a graphql query. I am using php Curl to perform my request to the graphql api server. code: $data=' query($businessId : ID!, $page : Int!, $pageSize : Int!) { business(id: $businessId) { id …golabekp 102 views 5 comments 0 points Most recent by golabekp June 12, 2020 4:38PMAPI & Integrations Technical Support
-
Hello, On the API roadmap page, you have mentioned that in the Q1 will include "Ready for Commercial Use, with Invoice Create" I wanted to ask if you can share the status of this and possibly an ETA for this feature. Also, is there a specific thread to follow to get an update when this is available? Thank you.OdedG 2.3K views 23 comments 4 points Most recent by RobVG June 3, 2020 7:00PMAPI & Integrations Technical Support
-
I can surely send invoice to multiple email ids but how to keep someone in CC? Whenever we send an invoice to our vendors we need to keep our operations team and accountant email in CC field for better communication and transparency. How can I do it via API?gourav_evrcare 131 views 4 comments 0 points Most recent by gourav_evrcare May 20, 2020 3:06PMAPI & Integrations Technical Support
-
Hi! Would like to inquire how I can get started with Wave Checkout. 1.) On our Wave Account we do not have the option to click Sales > Checkouts, which are the instructions according to your article: https://support.waveapps.com/hc/en-us/articles/115005489746--BETA-Introducing-Checkout-by-Wave-An-easy-professional-way-to-get-paid-up-front I …Marcus_1979 751 views 17 comments 0 points Most recent by Barsin May 4, 2020 8:32PMSales & Invoicing Feature Ideas
-
Hi, I am trying to build a scenario in Integromat where the system picks up invoicing detail from an excel spreadsheet and creates an invoice with the data. I don't want to set the Invoice Number: I want it to auto assign and increment within Wave. However I am not able to leave the Invoice Number field blank, the flow fails because "there i…sfindlay 11 views 1 comment 0 points Most recent by RobVG April 27, 2020 3:44PMSales & Invoicing Technical Support
-
Hi there, I want to get the invoices from a certain date at the moment I have to get all of them is there a way to add a filter to the call? this the query im using at the moment : {"query" : "query { business(id: company_id) { name phone isPersonal invoices { edges { node { internalId createdAt modifiedAt memo customer { interna…haythem 41 views 2 comments 1 point Most recent by haythem April 27, 2020 11:29AMAPI & Integrations Technical Support
-
Hello all, I'm trying to drive more of my payments directly in to wave rather than PayPal and I've recently started experimenting with Wave Checkouts. Visitors to my website today can select from a limited number of quantity options in a drop down field with PayPal. I would prefer to allow my customers to just select their desired quantity. As a …Chainsaw 221 views 14 comments 1 point Most recent by ICCT April 17, 2020 8:18PMSales & Invoicing Feature Ideas
-
I want my customers to be able to purchase my e-book on my website (in which I have Wave payment screen) and immediately receive access to the book to view. I am using Kotobee API Integration. How can I do this? I tried contacting technical support; there is no way I can communicate directly to the office.GCollins111817_ 51 views 0 comments 0 points Started by GCollins111817_ April 9, 2020 2:50PM API & Integrations Technical Support
-
When my customers purchase my ebook on my website, I want them to then gain immediate access to my e-book. I am using Kotobee.GCollins111817_ 21 views 0 comments 0 points Started by GCollins111817_ April 9, 2020 12:26PM API & Integrations Technical Support
-
recently i'm trying to integrate typeform to connect to wave, in order to create the clients in wave using https://www.integromat.com but when I create the following scenario; where I try to connect a typeform template to my wave account However, I can't find a way to format the input data according to the data generated by each typeform record.…faiberts 121 views 1 comment 0 points Most recent by PaulC March 10, 2020 7:28PMAPI & Integrations Technical Support
-
Hello, Does Wave provides any open/public API to connect? We have our own accounting workflow that need to upload transaction and download reports. Thank you, alekotraAlekotra 81 views 1 comment 0 points Most recent by JordanD March 9, 2020 6:20PMAPI & Integrations Technical Support
-
Hi Wave Team, I'm looking forward to playing with the Wave API, but I wonder if you temporarily blocked creating applications as a new Wave user. At the moment, the page seems to fail upon providing the information for the new application, prompting the following message: "We've encountered an unexpected error. Our technical team has been a…chriskkim 151 views 2 comments 0 points Most recent by RobVG January 28, 2020 3:55PMAPI & Integrations Technical Support
-
Hi, can somebody tell me what is the cost of using Wave API? Thank youalch88vdet 131 views 2 comments 0 points Most recent by alch88vdet January 21, 2020 3:27PMAPI & Integrations Feature Ideas
-
I am trying to make a dashboard that holds our core business metrics I love seeing the P&L Report from the Wave 'Reports' section... Is there a way to grab that data through the Wave API?gatesyp 61 views 3 comments 0 points Most recent by ZoeC July 12, 2019 4:53PMAPI & Integrations Feature Ideas
-
Feature Create a Wave API as a service. Allow developers access to an API to be able to use Wave's features in separate applications. Description As an application developer I want to build an app that could use some Estimate/Invoice/Payment features. Instead of building all of that out myself it would be nice if I could call Wave APIs to handle …StephenG 3.8K views 48 comments 5 points Most recent by adamb July 9, 2019 11:21PMAPI & Integrations Feature Ideas
-
Anyone every used REST API with Wave in C#jray 181 views 1 comment 0 points Most recent by PaulC May 7, 2019 4:32PMAPI & Integrations Technical Support
-
When I add a Receipt that has tax in it, I upload it via the android app then go to the computer to edit it. Why do we have to go through the boring: Select the tax Control Box (BTW: very tight and small) Go to the tax input-box. Select the 0.00 Deleting the 0.00 then add the tax amount. SUGGESTION: Can't it be as follows: tax Control is off by …
-
Hi, I have an idea that programmer can make Import Data feature from other application. Such as import data from Tiny Invoice or applications such as his. Thus, Users no longer bothered input data Customer, Product and Sales How about that?almushthafa 2.2K views 57 comments 1 point Most recent by JPessolani August 28, 2018 7:40PMSales & Invoicing Feature Ideas
-
I was wondering if it was possible to sync information from the wave app on my Wix site to a Wix database I created? Reason being, I am developing a CRM for my business that allows customers to see what has taken place on their account. I run a lawn care business and I like and plan to use the professional accounting services. I would like to send…
-
We need to integrate the wave accounting in to our php web application. While we checking your website we are noticed that currently your accounting api deprecated. Kindly let us know when its available for use. 1.We have checked your https://www.programmableweb.com/api/wave-accounting currently accounting api deprecated. 2.http://docs.waveapps.…
-
With the increasing use of online wallet payment (e.g., Paytm, Freecharge, PhonePe, Mobikwik and UPI payments), is it possible to add account type and payment methods so that books of accounts can be managed properly?Mits 51 views 2 comments 0 points Most recent by Mits May 18, 2018 7:48PMSales & Invoicing Feature Ideas
-
how can I register an application for the API ?? the link is broken https://developer.waveapps.com/apps/create/somosmultimedia 133 views 3 comments 0 points Most recent by Alexia March 29, 2018 5:42PMAPI & Integrations Technical Support
-
Hello, From last 5-7 days, whenever I try to record a payment against an invoice, I get an error as follows: "Oops! There was an issue with recording your payment. Please try again." Upon checking the console log for possible errors, I can see that there are possible api related issues. Here is the screenshot - Kindly help me res…theraizuli 201 views 1 comment 1 point Most recent by Alexia March 28, 2018 7:49PMSales & Invoicing Technical Support