-
C# WSDL Version Examples
Are there any C# JobSubmit examples using the new WSDL? All the examples I can find use the 2007 version. The JobSubmit WSDL is 2009.
-
Localisation problem with the phone number in Germany
Hi everybody, there seems to be a localisation problem with the phone number, which is spelled after a failed transfer. The voice says that the callee should call back by itself a spelled number. The spelled number is of following format: 01149891213(...). This number is not available in germany. A callee-friendly number…
-
C# Code for VoiceScriptCreateRequest
Hi, I have created object of VoiceScriptCreateRequest with all data. I dont know how to send it to the pgi to create this VoiceScript Template. Any one please help us Regards Sara
-
API error message returned when submitting email job?
When testing, a message "Too many automatic redirections were attempted" is being returned. Could you please advise what might cause this? Thank you.
-
MessageREACH Email Click To tracking
Is there any method to recieve a real-time push of MessageREACH Click-To trackable link clicks via API? The application is a broadcast email campaign, and a need to trigger a response email out to anyone who clicks on a link in real- or near-real-time throughout the lifetime of the campaign. Thank you in advance.
-
TTSObjectCreateRequest Question
I am working with a client who is trying to create a text to speech template using (TTSObjectCreateRequest) . They are receiving a status code = 1; and status message = “Invalid level found in request”. Would you be able to advise what might be happening? Thank you, Jack Nightingale
-
JobOptoins.EmailOptions
Does the JobOptions.EmailOptions.Subject field override the email message subject field? Or, the other way around?
-
EncodableStringType
How do I use EncodableStringType?
-
this is a question for the test group
This is a test question for the test group
-
Changing Jobs for JobList retrieval
I am using the JobList and the JobDocumentTransmit to poll for inbound faxes. There could be thousands throughout the day, and the polling is being done by a Windows service using a timer to execute the polling. My issue is that once I have pulled down a fax successfully I want to be able to do something to that…