Make a python script to request some data from a SOAP API
€8-30 EUR
Betalt ved levering
I need you to write a python script that sends a request to a SOAP API and connects to the API and then sends a second requests to the API and return the response in a string.
The requests are given below.
The url to the API is: [login to view URL]
Both of them works on a boomerang client in my web browser. They are connected to a demo accunt, so no harm can be done.
First request ConnectWithToken:
<x:Envelope xmlns:x="[login to view URL]" xmlns:eco="[login to view URL]">
<x:Header/>
<x:Body>
<eco:ConnectWithToken>
<eco:token>ByGgOPxkCqH9MKaDd8E3pIqyQrkn7jDNoH7cbcPeo4w1</eco:token>
<eco:appToken>wSNuLussG1z1858IBjjHFVFEOHxK2P9Y6uSrCjbuYoI1</eco:appToken>
</eco:ConnectWithToken>
</x:Body>
</x:Envelope>
Response:
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="[login to view URL]" xmlns:xsi="[login to view URL]" xmlns:xsd="[login to view URL]">
<soap:Body>
<ConnectWithTokenResponse xmlns="[login to view URL]">
<ConnectWithTokenResult>3e3dba555f4b477b94c287ae20b68a70</ConnectWithTokenResult>
</ConnectWithTokenResponse>
</soap:Body>
</soap:Envelope>
Second request Account_GetDataArray:
<x:Envelope xmlns:x="[login to view URL]" xmlns:eco="[login to view URL]">
<x:Header/>
<x:Body>
<eco:Account_GetDataArray>
<eco:entityHandles>
<eco:AccountHandle>
<eco:Number>1010</eco:Number>
</eco:AccountHandle>
</eco:entityHandles>
</eco:Account_GetDataArray>
</x:Body>
</x:Envelope>
Response:
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="[login to view URL]" xmlns:xsi="[login to view URL]" xmlns:xsd="[login to view URL]">
<soap:Body>
<Account_GetDataArrayResponse xmlns="[login to view URL]">
<Account_GetDataArrayResult>
<AccountData>
<Handle>
<Number>1010</Number>
</Handle>
<Number>1010</Number>
<Name>Salg af varer/ydelser m/moms</Name>
<Type>ProfitAndLoss</Type>
<DebitCredit>Credit</DebitCredit>
<IsAccessible>true</IsAccessible>
<BlockDirectEntries>false</BlockDirectEntries>
<VatAccountHandle>
<VatCode>U25 </VatCode>
</VatAccountHandle>
<Balance>0.00</Balance>
</AccountData>
</Account_GetDataArrayResult>
</Account_GetDataArrayResponse>
</soap:Body>
</soap:Envelope>
Projekt ID: #14416814
Om projektet
16 freelancere byder i gennemsnit €58 timen for dette job
Dear Sir, I think I can do this job. Could you give me more detail on chat? Relevant Skills and Experience python Proposed Milestones €24 EUR - Milestone
I am expert in python for Web scraping , API integration , Odoo ERP customization and lexical analysis. Relevant Skills and Experience Also a good hand in web application designing using django and flask. I am a Oracl Flere
Can be done using Python + Requests Relevant Skills and Experience Python Proposed Milestones €24 EUR - Finish
Hi there, I would like to be considered for your project. I have 2+ years of experience in Python and I will be glad to help. Best Regards, Andrew Relevant Skills and Experience Python APIs Proposed Milestones €20 Flere
Me and my team has 5 years of experience into Python/Django,iFrame/flask/Golang & Data Scraping or Web Crawling. Can very well execute this Project and can work at US hours.
I can probably complete the work within a day, but always set expectations to more than the requirements. Relevant Skills and Experience I have previously made a script to connect to a soap server (the old bmreports) Flere