Here is :
[ {
"id" : "f5",
"type" : "RestClientCall",
"name" : "Natif Extraction",
"config" : {
"method" : "POST",
"target" : {
"clientId" : "11d2dc97-24ae-4408-95c8-7c4472a7c89f",
"path" : "/processing/invoice_extraction",
"queryParams" : {
"include" : "",
"wait_for" : "120"
},
"headers" : {
"Authorization" : "in.apikey"
}
},
"body" : {
"type" : "FORM",
"mediaType" : "multipart/form-data",
"form" : {
"file" : [ "in.invoicefile.getJavaFile()" ],
"parameters" : [ "" ]
},
"entity" : {
"type" : "ai.natif.api.client.BodyFProcessingInvoiceExtractionPost"
}
},
"response" : {
"entity" : {
"type" : "ai.natif.api.client.InvoiceExtractionProcessingCompleted"
}
}
},
"visual" : {
"at" : { "x" : 664, "y" : 64 }
},
"connect" : [
{ "id" : "f6", "to" : "f1", "color" : "default" }
]
} ]