Hi Quantify Team,
I am a web developer and a systems integrator. I am looking to build integration with Quantify using FastAPI.
I am looking for the technical information I need to successfully integrate the .NET API into my FastAPI service. Here some questions:
Do you have an OpenAPI specification file?
What is the API Base URL?
Is there a list of available REST API endpoints?
Any clue how to authenticate FastAPI with .NET API?
Support JSON data format?
I hope you can shed some light.
Sincerely,
Simon Zabala
Good morning Simon. Thank you for posting on our forum.
We do have a pre-release of a REST API that is an addition to our Quantify Web product. It has a dedicated installer, and a swagger front end. Do you know if your customer has access to Quantify Web?
Depending upon what you’d like it to do, it may suit your needs. We focused initially on invoices but are moving along to other areas based on customer feedback.
If this sounds like something you’re interested in could you and your customer contact our support team and we can coordinate?
Regards,
AvontusDev
1 Like
Hi, thanks for having replied. My apologies, I did not see your response until now. Seems to me it has like a unsubscribe option and I mark those as spam.
Nice you have a pre-release of a REST API that is an addition to our Quantify Web product.
Yes my customer has access to Quantify Web.
When do you have these feature ready?
I would like to query the data, administer it, create scripts, looking to build automation for my customer, so having this would be awesome.
Please let me know.
Hi, Simon.
Quantify REST API is still in pre-release, and a production release has not yet been scheduled. Current available methods are shown in the demo site below -
https://api.quantifyweb.com/
A WCF service is currently available with Quantify Web, adding a couple of links to earlier posts to help you get started -
Sample C# Project - Sample Files - Quantify API
Is there any way to call the quantify web services from azure app service - Questions and Sample Code - Quantify API
Thanks for posting!