All actions require a valid user name and password using authenticaion header
Show a raw xml example including the authentication header.
The following xml shows the structure needed for calling the "Errors_GetErrorCodes" service specifing a user name and a password using an HTTP POST method
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Header>
<SecHeader xmlns="http://www.inwise.com/schemas">
<username>myUserName</username>
<pass>myPassword</pass>
</SecHeader>
</soap:Header>
<soap:Body>
<Errors_GetErrorCodes
xmlns="http://www.inwise.com/schemas"></Errors_GetErrorCodes>
</soap:Body>
</soap:Envelope>
The following HTTP header should also be added to the request:
SOAPAction: http://www.inwise.com/schemas/Errors_GetErrorCodes
Service url : https://www.em-sender.com/ws/InwiseWebServices.asmx
Adding a reference to inwise web services
User Name:

Password:
show
Get Messages Sent for one Recipient)
show
Returns all ot the recipient's actions
show
Mark a recipient as unsubscribed
show
Removes an email address from the unsubscribed list
show
Check if a Recipient is marked as Unsubscribed
show
Returns the recipient id by it's email
show
Get a list of the latest unsubscribed recipients data
show
Verify that an email address is valid
show
Regular Import (with update)
show
Delete a Group (without deleting the recipients)
show
View all test groups
show
View all groups folders
show
View all regular groups
show
View the list recipients for a group
show
Get Remote Groups Details
show
Load External Group Recipients
show
Get Remote Connections Details
show
Get Remote Groups Details
show
Load External Group Recipients
show
Add New Remote DataBase Connection
show
Get Remote Connections Details
show
Create a New External Group
show
Get Error Description By Id
show
Show All Error Codes
show
Send immediate email (without sending control)
show
Send immediate email from existing message (without sending control)
show
Send a message to a test group
show
Send a message to a real group
show
Send a message to a query
show
Returns a full message details,no statistics, by it's send id
show
Creates a new message based on an existing one
show
Returns all messages details, no message body
show
Get The link text for a link id
show
Returns the names and Ids of the groups for whom was sent to
show
Create a new message
show
View Feedback Results
show
View action codes description
show
View bounces codes description
show
View statistics results for a message
show
View feedback results for a message
show
View form feedback results for a message
show
Returns all of the sent message transactions data for the specified send id
show
Returns a view of the current sending queue
show
Returns a view of the current import queue