Allow invoices to be searched on the API using "invoice name"

There are lots of options to search for an invoice in the API but I understand there is no API to search for an invoice from its “invoice name”?
I’m getting muddled using ‘Make’ (Integromat) because it is accessing the wrong invoice when a client has multiple invoices.
I really need to be able to access an invoice from its “invoice name”.
Can that function be added please?

Hi @webandITstudio

There are no plans to add this, at this time.

However, I’ve moved this to Feature Request, and we’ll let you know if anything changes.

In the meantime, we’re here to help with any queries if you have any.

You mention about searching by “account reference”, the way you would do this in the API normally, would be to get the ID for the client, and then search for invoices based on this. However, how this is done in Make, I’m not sure. They developed their own solutions for this, so it may be worth reaching out to them directly.