Hi Everyone,
I have build a custom connector for Quickbooks Online (with API Explorer (intuit.com)), i have tried to create an invoice and i have a problem with the format of the field "Amount" (Line).
In fact the doc tell to send in number float, so i have describe the parameter like :
Amount: {type: number, format: float, description: Amount, title: Montant HT}
(extraction of swagger in custom connector)
When i try in the custom connector, in the section "Test", everything is ok, but when i use in a flow, i have this error message (french) :
"ResponseSwaggerSchemaValidationFailure. L’API « qbo-20sb-202-5f94957730b407c0d1-5f1695d03066eab836 » a renvoyé une réponse non valide pour l’opération de flux de travail « Invoice-Create » de type « OpenApiConnection ». Détails de l’erreur : « L’opération API « Invoice-Create » exige que la propriété « body/Invoice/Line/0/Amount » soit de type « Integer », mais elle est de type « Float ». »
Exemple of JSON i have tried to send :
Tomac
986
Moderator
stampcoin
699
Super User 2025 Season 2
Riyaz_riz11
577
Super User 2025 Season 2