How to connect to WEB SERVICE
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello guys... I will share with you how to connect at a WebService.
This is only a example, you will has other problems not resolve here, but is this a way to help you a get data in webservice when you dont have idea how to connect in webservice.
First you will need a addres (URL) like this http://domain//Administracaoweb/wsDocumentos.asmx and you will put in a TEXT INPUT.
After this you will need to config the DOWNLOAD TOOL like demonstrated bellow.
Step 1:
Step 2:
Step 3:
Step 4:
In option "Use Following for Query String/Body" we have this:
Remember: you will need to change the text "YOURDOMAIN" and "XXX" to your information
I hope i´ve helped.
Carlos Teixeira
Solved! Go to Solution.
- Labels:
- Connectors
- Help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
tried it, but it isnt working to me, i got this error Server did not recognize the value of HTTP Header SOAPAction
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Saihaz123, can you share your WORKFLOW here? Maybe i can help you if i see your work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I change your adress in SOAP ACTION to: http://api.da1pureb2bemail.com/DAgentAPI.asmx?op=GetBroadcastActivity
and change your Query Body
Can you try this with your login and pass?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@carlosteixeira still not working...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@saihaz123 can you share with me login and pass and other information at my personal email carlosteixeira@uol.com.br?
<Username>string</Username>
<Password>string</Password>
<BroadcastId>int</BroadcastId>
<type>string</type>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Carlos,
it didnt work, however i added the Host in the header and it is ok now.
Thanks a lot! I got the idea from your previous module.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
hola carlosteixeira2005
Disculpa el paso 4 para que es?
Ya hice la conexión pero utilizando JSON, pero toda la información me aparece en una sola culumna.
