Hello All,
I have a API service that need to contact via B4A, but i don't know how. All the examples are in php, and I know it uses SOAP.
main API documentation : https://login.keyinvoice.pt/DocumentacaoAPI.php?s=SESSION&m=authenticate
What I want its just to retrieve client data : https://login.keyinvoice.pt/DocumentacaoAPI.php?s=CLIENTS&m=getClient#tab2button
Can anyone point me in the right direction.
Thanks in advance
I have a API service that need to contact via B4A, but i don't know how. All the examples are in php, and I know it uses SOAP.
main API documentation : https://login.keyinvoice.pt/DocumentacaoAPI.php?s=SESSION&m=authenticate
What I want its just to retrieve client data : https://login.keyinvoice.pt/DocumentacaoAPI.php?s=CLIENTS&m=getClient#tab2button
Can anyone point me in the right direction.
Thanks in advance