Im very new in Delphi WSDL programming, is there any example of an Amazon API with delphi? I searched this topic on google and did not find.
how to do authentication with amazon product api? How to make a query "search for an item"?
Some information / example for Amazon E-Commerce Service is in Freepascal WEB SERVICE TOOLKIT , based on Freepascal, but also having a Delphi example.
This does not apply to Amazon, but if you are new to WDSL / SOAP, this may come in handy:
http://delphi.about.com/od/webservices/Developing_Web_Services_with_Delphi.htm
http://www.devarticles.com/c/a/Delphi-Kylix/Creating-a-Web-Service-Client-with-Delphi/
http://www.devarticles.com/c/a/Delphi-Kylix/Building-a-Web-Service-from-Scratch-with-Delphi/
http://www.bobswart.nl/Weblog/Blog.aspx?RootId=5:1424
Note. SOAP develops strongly in different versions of Delphi, examples may be for other versions of Delphi than yours.
Source: https://habr.com/ru/post/1393209/More articles:What is the result of the built-in value Float.floatToRawIntBits (float value)? - javaShow image in UIButton with long press - iosRight click to copy and paste in Java - javaMySQL creates a temporary table with the identifier auto_increment and selects the query - sqlC # Creating random decimal between two decimal places - decimalAmazon API request with delphi: Got HTTP / 1.1 403 Forbidden - restCreating a selection window in which users can enter values ββor select from a list - htmlHow to provide SQL as NOLOCK when using Django Model Queries - sqlcopy many files (one and the same name) contained in another father folder - unixQCAR-sdk and MD2 files - fileAll Articles