hello , how I create a document flow using SOAP API? I want to create a document flow from LN. Specifically, I want to retrieve all business partners from LN in JSON format, convert this JSON into CSV using scripting, and finally store it in a file.
@Axygael ,
Try to publish the Business partner BOD in LN and convert the XML to JSON
And use the script below to convert XML to JSON
Is necessary import the library xmltodict
Thank you very much for your response.
My real problem is that I want to use the tcapi.comBusinessPartner service, but I am trying to input $top=10. I don't know why it always returns an error.
tcapi.comBusinessPartner
$top=10
@Fabiano Silva can you explain more for how doing if I want Try to publish the Business partner BOD in LN and convert the XML to JSON. Please.
your return code is "503 Service Unavailable".
you already use LN API or is your first time? maybe is necessary active the service by INFOR
yes, it my first time. How can I get the field of business partner if I have this error?
First you need to access the customer portal infor and check the KB2310080.
you need to get the access to API's