# Soap Service Kullanımı

{% embed url="<https://www.dataaccess.com/webservicesserver/numberconversion.wso>" %}

Yukarıda yer alan servis aracılığıyla sayılarınızı yazı olarak dönüştürebilirsiniz. Servisi GenRPA üzerinde nasıl çağırabileceğinizi aşağıda yer alan Soap Service sayfasından inceleyebilirsiniz.

[Soap Service](/aktiviteler/service/soap-service.md)

İlgili servisi şu şekilde kurgulayarak bir süreç haline dönüştürebilirsiniz :

[Input Dialog Box](https://docs.genrpa.com/genrpa-dokumantasyon/genrpa-dokumanlar/aktiviteler/operations/input-dialog-box) aktivitesi ile istediğiniz sayıyı yazdıktan sonra ekrana [Show Message](https://docs.genrpa.com/genrpa-dokumantasyon/genrpa-dokumanlar/aktiviteler/operations/show-message) ile servisten alınan yanıtın ekranda gözükmesini sağlayabilirsiniz.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.genrpa.com/rpa-gelisim-yol-haritasi/baslangic-seviye-low-level-rpa-gelistirici-surec-tavsiyeleri/soap-service-kullanimi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
