( Service1 Web Service

Service1


Click here for a complete list of operations.

GetPollMonthlyWorkBYUserID

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
UserID:
year:

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /ViungoWebService.asmx HTTP/1.1
Host: ws.fuelthebuilders.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/GetPollMonthlyWorkBYUserID"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetPollMonthlyWorkBYUserID xmlns="http://tempuri.org/">
      <UserID>int</UserID>
      <year>string</year>
    </GetPollMonthlyWorkBYUserID>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetPollMonthlyWorkBYUserIDResponse xmlns="http://tempuri.org/">
      <GetPollMonthlyWorkBYUserIDResult>
        <PollDetails>
          <m_PollDetailID>int</m_PollDetailID>
          <m_UserID>int</m_UserID>
          <m_PollName>string</m_PollName>
          <m_PollTypeID>int</m_PollTypeID>
          <m_PollchoiceID>int</m_PollchoiceID>
          <m_PollQuestion>string</m_PollQuestion>
          <m_PollrewardName>string</m_PollrewardName>
          <m_Pollrewardvalue>string</m_Pollrewardvalue>
          <m_Sweepstakeyesno>boolean</m_Sweepstakeyesno>
          <m_WinningparticipantDetails>boolean</m_WinningparticipantDetails>
          <m_WinnerNo>int</m_WinnerNo>
          <m_WinnerDays>int</m_WinnerDays>
          <m_WinnerdurationID>int</m_WinnerdurationID>
          <m_ParticipantIdentificationID>int</m_ParticipantIdentificationID>
          <m_PhoneorEmail>string</m_PhoneorEmail>
          <m_PollStartDate>string</m_PollStartDate>
          <m_PollEndDate>string</m_PollEndDate>
          <m_Showresultstime>int</m_Showresultstime>
          <m_Showresultchartname>string</m_Showresultchartname>
          <m_Showresult>boolean</m_Showresult>
          <m_HeaderText>string</m_HeaderText>
          <m_Logopath>string</m_Logopath>
          <m_Headerstyle>string</m_Headerstyle>
          <m_HeaderBgstyle>string</m_HeaderBgstyle>
          <m_Bodystyle>string</m_Bodystyle>
          <m_BodyBgstyle>string</m_BodyBgstyle>
          <m_BodyButtonstyle>string</m_BodyButtonstyle>
          <m_FooterText>string</m_FooterText>
          <m_Footerstyle>string</m_Footerstyle>
          <m_FooterBgStyle>string</m_FooterBgStyle>
          <m_Termsconditions>boolean</m_Termsconditions>
          <m_TermsconditionsText>string</m_TermsconditionsText>
          <m_CreatedDate>dateTime</m_CreatedDate>
          <m_CreatedUserID>int</m_CreatedUserID>
          <m_UpdatedDate>dateTime</m_UpdatedDate>
          <m_UpdatedUserID>int</m_UpdatedUserID>
          <m_PollThankyoumessg>string</m_PollThankyoumessg>
          <m_PCIPAddress>string</m_PCIPAddress>
          <m_PollAnswersID>int</m_PollAnswersID>
          <m_PollAnswer>string</m_PollAnswer>
          <m_Pollansimage>string</m_Pollansimage>
          <m_PollAnswerlist>
            <string>string</string>
            <string>string</string>
          </m_PollAnswerlist>
          <m_PollVoteCount>int</m_PollVoteCount>
          <m_ToEmail>string</m_ToEmail>
          <m_Subject>string</m_Subject>
          <m_Message>string</m_Message>
          <m_pageUrl>string</m_pageUrl>
          <m_PollAnswerimgpath>
            <string>string</string>
            <string>string</string>
          </m_PollAnswerimgpath>
          <m_AnsAlignmentID>int</m_AnsAlignmentID>
          <m_MonthNumber>int</m_MonthNumber>
          <m_monthlycount>int</m_monthlycount>
          <m_PollCreatedDate>string</m_PollCreatedDate>
          <m_Idevice>int</m_Idevice>
          <m_BlackBerrydevice>int</m_BlackBerrydevice>
          <m_Androidevice>int</m_Androidevice>
          <m_Windowsdevice>int</m_Windowsdevice>
          <m_Unknowndevice>int</m_Unknowndevice>
        </PollDetails>
        <PollDetails>
          <m_PollDetailID>int</m_PollDetailID>
          <m_UserID>int</m_UserID>
          <m_PollName>string</m_PollName>
          <m_PollTypeID>int</m_PollTypeID>
          <m_PollchoiceID>int</m_PollchoiceID>
          <m_PollQuestion>string</m_PollQuestion>
          <m_PollrewardName>string</m_PollrewardName>
          <m_Pollrewardvalue>string</m_Pollrewardvalue>
          <m_Sweepstakeyesno>boolean</m_Sweepstakeyesno>
          <m_WinningparticipantDetails>boolean</m_WinningparticipantDetails>
          <m_WinnerNo>int</m_WinnerNo>
          <m_WinnerDays>int</m_WinnerDays>
          <m_WinnerdurationID>int</m_WinnerdurationID>
          <m_ParticipantIdentificationID>int</m_ParticipantIdentificationID>
          <m_PhoneorEmail>string</m_PhoneorEmail>
          <m_PollStartDate>string</m_PollStartDate>
          <m_PollEndDate>string</m_PollEndDate>
          <m_Showresultstime>int</m_Showresultstime>
          <m_Showresultchartname>string</m_Showresultchartname>
          <m_Showresult>boolean</m_Showresult>
          <m_HeaderText>string</m_HeaderText>
          <m_Logopath>string</m_Logopath>
          <m_Headerstyle>string</m_Headerstyle>
          <m_HeaderBgstyle>string</m_HeaderBgstyle>
          <m_Bodystyle>string</m_Bodystyle>
          <m_BodyBgstyle>string</m_BodyBgstyle>
          <m_BodyButtonstyle>string</m_BodyButtonstyle>
          <m_FooterText>string</m_FooterText>
          <m_Footerstyle>string</m_Footerstyle>
          <m_FooterBgStyle>string</m_FooterBgStyle>
          <m_Termsconditions>boolean</m_Termsconditions>
          <m_TermsconditionsText>string</m_TermsconditionsText>
          <m_CreatedDate>dateTime</m_CreatedDate>
          <m_CreatedUserID>int</m_CreatedUserID>
          <m_UpdatedDate>dateTime</m_UpdatedDate>
          <m_UpdatedUserID>int</m_UpdatedUserID>
          <m_PollThankyoumessg>string</m_PollThankyoumessg>
          <m_PCIPAddress>string</m_PCIPAddress>
          <m_PollAnswersID>int</m_PollAnswersID>
          <m_PollAnswer>string</m_PollAnswer>
          <m_Pollansimage>string</m_Pollansimage>
          <m_PollAnswerlist>
            <string>string</string>
            <string>string</string>
          </m_PollAnswerlist>
          <m_PollVoteCount>int</m_PollVoteCount>
          <m_ToEmail>string</m_ToEmail>
          <m_Subject>string</m_Subject>
          <m_Message>string</m_Message>
          <m_pageUrl>string</m_pageUrl>
          <m_PollAnswerimgpath>
            <string>string</string>
            <string>string</string>
          </m_PollAnswerimgpath>
          <m_AnsAlignmentID>int</m_AnsAlignmentID>
          <m_MonthNumber>int</m_MonthNumber>
          <m_monthlycount>int</m_monthlycount>
          <m_PollCreatedDate>string</m_PollCreatedDate>
          <m_Idevice>int</m_Idevice>
          <m_BlackBerrydevice>int</m_BlackBerrydevice>
          <m_Androidevice>int</m_Androidevice>
          <m_Windowsdevice>int</m_Windowsdevice>
          <m_Unknowndevice>int</m_Unknowndevice>
        </PollDetails>
      </GetPollMonthlyWorkBYUserIDResult>
    </GetPollMonthlyWorkBYUserIDResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /ViungoWebService.asmx HTTP/1.1
Host: ws.fuelthebuilders.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetPollMonthlyWorkBYUserID xmlns="http://tempuri.org/">
      <UserID>int</UserID>
      <year>string</year>
    </GetPollMonthlyWorkBYUserID>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetPollMonthlyWorkBYUserIDResponse xmlns="http://tempuri.org/">
      <GetPollMonthlyWorkBYUserIDResult>
        <PollDetails>
          <m_PollDetailID>int</m_PollDetailID>
          <m_UserID>int</m_UserID>
          <m_PollName>string</m_PollName>
          <m_PollTypeID>int</m_PollTypeID>
          <m_PollchoiceID>int</m_PollchoiceID>
          <m_PollQuestion>string</m_PollQuestion>
          <m_PollrewardName>string</m_PollrewardName>
          <m_Pollrewardvalue>string</m_Pollrewardvalue>
          <m_Sweepstakeyesno>boolean</m_Sweepstakeyesno>
          <m_WinningparticipantDetails>boolean</m_WinningparticipantDetails>
          <m_WinnerNo>int</m_WinnerNo>
          <m_WinnerDays>int</m_WinnerDays>
          <m_WinnerdurationID>int</m_WinnerdurationID>
          <m_ParticipantIdentificationID>int</m_ParticipantIdentificationID>
          <m_PhoneorEmail>string</m_PhoneorEmail>
          <m_PollStartDate>string</m_PollStartDate>
          <m_PollEndDate>string</m_PollEndDate>
          <m_Showresultstime>int</m_Showresultstime>
          <m_Showresultchartname>string</m_Showresultchartname>
          <m_Showresult>boolean</m_Showresult>
          <m_HeaderText>string</m_HeaderText>
          <m_Logopath>string</m_Logopath>
          <m_Headerstyle>string</m_Headerstyle>
          <m_HeaderBgstyle>string</m_HeaderBgstyle>
          <m_Bodystyle>string</m_Bodystyle>
          <m_BodyBgstyle>string</m_BodyBgstyle>
          <m_BodyButtonstyle>string</m_BodyButtonstyle>
          <m_FooterText>string</m_FooterText>
          <m_Footerstyle>string</m_Footerstyle>
          <m_FooterBgStyle>string</m_FooterBgStyle>
          <m_Termsconditions>boolean</m_Termsconditions>
          <m_TermsconditionsText>string</m_TermsconditionsText>
          <m_CreatedDate>dateTime</m_CreatedDate>
          <m_CreatedUserID>int</m_CreatedUserID>
          <m_UpdatedDate>dateTime</m_UpdatedDate>
          <m_UpdatedUserID>int</m_UpdatedUserID>
          <m_PollThankyoumessg>string</m_PollThankyoumessg>
          <m_PCIPAddress>string</m_PCIPAddress>
          <m_PollAnswersID>int</m_PollAnswersID>
          <m_PollAnswer>string</m_PollAnswer>
          <m_Pollansimage>string</m_Pollansimage>
          <m_PollAnswerlist>
            <string>string</string>
            <string>string</string>
          </m_PollAnswerlist>
          <m_PollVoteCount>int</m_PollVoteCount>
          <m_ToEmail>string</m_ToEmail>
          <m_Subject>string</m_Subject>
          <m_Message>string</m_Message>
          <m_pageUrl>string</m_pageUrl>
          <m_PollAnswerimgpath>
            <string>string</string>
            <string>string</string>
          </m_PollAnswerimgpath>
          <m_AnsAlignmentID>int</m_AnsAlignmentID>
          <m_MonthNumber>int</m_MonthNumber>
          <m_monthlycount>int</m_monthlycount>
          <m_PollCreatedDate>string</m_PollCreatedDate>
          <m_Idevice>int</m_Idevice>
          <m_BlackBerrydevice>int</m_BlackBerrydevice>
          <m_Androidevice>int</m_Androidevice>
          <m_Windowsdevice>int</m_Windowsdevice>
          <m_Unknowndevice>int</m_Unknowndevice>
        </PollDetails>
        <PollDetails>
          <m_PollDetailID>int</m_PollDetailID>
          <m_UserID>int</m_UserID>
          <m_PollName>string</m_PollName>
          <m_PollTypeID>int</m_PollTypeID>
          <m_PollchoiceID>int</m_PollchoiceID>
          <m_PollQuestion>string</m_PollQuestion>
          <m_PollrewardName>string</m_PollrewardName>
          <m_Pollrewardvalue>string</m_Pollrewardvalue>
          <m_Sweepstakeyesno>boolean</m_Sweepstakeyesno>
          <m_WinningparticipantDetails>boolean</m_WinningparticipantDetails>
          <m_WinnerNo>int</m_WinnerNo>
          <m_WinnerDays>int</m_WinnerDays>
          <m_WinnerdurationID>int</m_WinnerdurationID>
          <m_ParticipantIdentificationID>int</m_ParticipantIdentificationID>
          <m_PhoneorEmail>string</m_PhoneorEmail>
          <m_PollStartDate>string</m_PollStartDate>
          <m_PollEndDate>string</m_PollEndDate>
          <m_Showresultstime>int</m_Showresultstime>
          <m_Showresultchartname>string</m_Showresultchartname>
          <m_Showresult>boolean</m_Showresult>
          <m_HeaderText>string</m_HeaderText>
          <m_Logopath>string</m_Logopath>
          <m_Headerstyle>string</m_Headerstyle>
          <m_HeaderBgstyle>string</m_HeaderBgstyle>
          <m_Bodystyle>string</m_Bodystyle>
          <m_BodyBgstyle>string</m_BodyBgstyle>
          <m_BodyButtonstyle>string</m_BodyButtonstyle>
          <m_FooterText>string</m_FooterText>
          <m_Footerstyle>string</m_Footerstyle>
          <m_FooterBgStyle>string</m_FooterBgStyle>
          <m_Termsconditions>boolean</m_Termsconditions>
          <m_TermsconditionsText>string</m_TermsconditionsText>
          <m_CreatedDate>dateTime</m_CreatedDate>
          <m_CreatedUserID>int</m_CreatedUserID>
          <m_UpdatedDate>dateTime</m_UpdatedDate>
          <m_UpdatedUserID>int</m_UpdatedUserID>
          <m_PollThankyoumessg>string</m_PollThankyoumessg>
          <m_PCIPAddress>string</m_PCIPAddress>
          <m_PollAnswersID>int</m_PollAnswersID>
          <m_PollAnswer>string</m_PollAnswer>
          <m_Pollansimage>string</m_Pollansimage>
          <m_PollAnswerlist>
            <string>string</string>
            <string>string</string>
          </m_PollAnswerlist>
          <m_PollVoteCount>int</m_PollVoteCount>
          <m_ToEmail>string</m_ToEmail>
          <m_Subject>string</m_Subject>
          <m_Message>string</m_Message>
          <m_pageUrl>string</m_pageUrl>
          <m_PollAnswerimgpath>
            <string>string</string>
            <string>string</string>
          </m_PollAnswerimgpath>
          <m_AnsAlignmentID>int</m_AnsAlignmentID>
          <m_MonthNumber>int</m_MonthNumber>
          <m_monthlycount>int</m_monthlycount>
          <m_PollCreatedDate>string</m_PollCreatedDate>
          <m_Idevice>int</m_Idevice>
          <m_BlackBerrydevice>int</m_BlackBerrydevice>
          <m_Androidevice>int</m_Androidevice>
          <m_Windowsdevice>int</m_Windowsdevice>
          <m_Unknowndevice>int</m_Unknowndevice>
        </PollDetails>
      </GetPollMonthlyWorkBYUserIDResult>
    </GetPollMonthlyWorkBYUserIDResponse>
  </soap12:Body>
</soap12:Envelope>

HTTP GET

The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values.

GET /ViungoWebService.asmx/GetPollMonthlyWorkBYUserID?UserID=string&year=string HTTP/1.1
Host: ws.fuelthebuilders.com
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfPollDetails xmlns="http://tempuri.org/">
  <PollDetails>
    <m_PollDetailID>int</m_PollDetailID>
    <m_UserID>int</m_UserID>
    <m_PollName>string</m_PollName>
    <m_PollTypeID>int</m_PollTypeID>
    <m_PollchoiceID>int</m_PollchoiceID>
    <m_PollQuestion>string</m_PollQuestion>
    <m_PollrewardName>string</m_PollrewardName>
    <m_Pollrewardvalue>string</m_Pollrewardvalue>
    <m_Sweepstakeyesno>boolean</m_Sweepstakeyesno>
    <m_WinningparticipantDetails>boolean</m_WinningparticipantDetails>
    <m_WinnerNo>int</m_WinnerNo>
    <m_WinnerDays>int</m_WinnerDays>
    <m_WinnerdurationID>int</m_WinnerdurationID>
    <m_ParticipantIdentificationID>int</m_ParticipantIdentificationID>
    <m_PhoneorEmail>string</m_PhoneorEmail>
    <m_PollStartDate>string</m_PollStartDate>
    <m_PollEndDate>string</m_PollEndDate>
    <m_Showresultstime>int</m_Showresultstime>
    <m_Showresultchartname>string</m_Showresultchartname>
    <m_Showresult>boolean</m_Showresult>
    <m_HeaderText>string</m_HeaderText>
    <m_Logopath>string</m_Logopath>
    <m_Headerstyle>string</m_Headerstyle>
    <m_HeaderBgstyle>string</m_HeaderBgstyle>
    <m_Bodystyle>string</m_Bodystyle>
    <m_BodyBgstyle>string</m_BodyBgstyle>
    <m_BodyButtonstyle>string</m_BodyButtonstyle>
    <m_FooterText>string</m_FooterText>
    <m_Footerstyle>string</m_Footerstyle>
    <m_FooterBgStyle>string</m_FooterBgStyle>
    <m_Termsconditions>boolean</m_Termsconditions>
    <m_TermsconditionsText>string</m_TermsconditionsText>
    <m_CreatedDate>dateTime</m_CreatedDate>
    <m_CreatedUserID>int</m_CreatedUserID>
    <m_UpdatedDate>dateTime</m_UpdatedDate>
    <m_UpdatedUserID>int</m_UpdatedUserID>
    <m_PollThankyoumessg>string</m_PollThankyoumessg>
    <m_PCIPAddress>string</m_PCIPAddress>
    <m_PollAnswersID>int</m_PollAnswersID>
    <m_PollAnswer>string</m_PollAnswer>
    <m_Pollansimage>string</m_Pollansimage>
    <m_PollAnswerlist>
      <string>string</string>
      <string>string</string>
    </m_PollAnswerlist>
    <m_PollVoteCount>int</m_PollVoteCount>
    <m_ToEmail>string</m_ToEmail>
    <m_Subject>string</m_Subject>
    <m_Message>string</m_Message>
    <m_pageUrl>string</m_pageUrl>
    <m_PollAnswerimgpath>
      <string>string</string>
      <string>string</string>
    </m_PollAnswerimgpath>
    <m_AnsAlignmentID>int</m_AnsAlignmentID>
    <m_MonthNumber>int</m_MonthNumber>
    <m_monthlycount>int</m_monthlycount>
    <m_PollCreatedDate>string</m_PollCreatedDate>
    <m_Idevice>int</m_Idevice>
    <m_BlackBerrydevice>int</m_BlackBerrydevice>
    <m_Androidevice>int</m_Androidevice>
    <m_Windowsdevice>int</m_Windowsdevice>
    <m_Unknowndevice>int</m_Unknowndevice>
  </PollDetails>
  <PollDetails>
    <m_PollDetailID>int</m_PollDetailID>
    <m_UserID>int</m_UserID>
    <m_PollName>string</m_PollName>
    <m_PollTypeID>int</m_PollTypeID>
    <m_PollchoiceID>int</m_PollchoiceID>
    <m_PollQuestion>string</m_PollQuestion>
    <m_PollrewardName>string</m_PollrewardName>
    <m_Pollrewardvalue>string</m_Pollrewardvalue>
    <m_Sweepstakeyesno>boolean</m_Sweepstakeyesno>
    <m_WinningparticipantDetails>boolean</m_WinningparticipantDetails>
    <m_WinnerNo>int</m_WinnerNo>
    <m_WinnerDays>int</m_WinnerDays>
    <m_WinnerdurationID>int</m_WinnerdurationID>
    <m_ParticipantIdentificationID>int</m_ParticipantIdentificationID>
    <m_PhoneorEmail>string</m_PhoneorEmail>
    <m_PollStartDate>string</m_PollStartDate>
    <m_PollEndDate>string</m_PollEndDate>
    <m_Showresultstime>int</m_Showresultstime>
    <m_Showresultchartname>string</m_Showresultchartname>
    <m_Showresult>boolean</m_Showresult>
    <m_HeaderText>string</m_HeaderText>
    <m_Logopath>string</m_Logopath>
    <m_Headerstyle>string</m_Headerstyle>
    <m_HeaderBgstyle>string</m_HeaderBgstyle>
    <m_Bodystyle>string</m_Bodystyle>
    <m_BodyBgstyle>string</m_BodyBgstyle>
    <m_BodyButtonstyle>string</m_BodyButtonstyle>
    <m_FooterText>string</m_FooterText>
    <m_Footerstyle>string</m_Footerstyle>
    <m_FooterBgStyle>string</m_FooterBgStyle>
    <m_Termsconditions>boolean</m_Termsconditions>
    <m_TermsconditionsText>string</m_TermsconditionsText>
    <m_CreatedDate>dateTime</m_CreatedDate>
    <m_CreatedUserID>int</m_CreatedUserID>
    <m_UpdatedDate>dateTime</m_UpdatedDate>
    <m_UpdatedUserID>int</m_UpdatedUserID>
    <m_PollThankyoumessg>string</m_PollThankyoumessg>
    <m_PCIPAddress>string</m_PCIPAddress>
    <m_PollAnswersID>int</m_PollAnswersID>
    <m_PollAnswer>string</m_PollAnswer>
    <m_Pollansimage>string</m_Pollansimage>
    <m_PollAnswerlist>
      <string>string</string>
      <string>string</string>
    </m_PollAnswerlist>
    <m_PollVoteCount>int</m_PollVoteCount>
    <m_ToEmail>string</m_ToEmail>
    <m_Subject>string</m_Subject>
    <m_Message>string</m_Message>
    <m_pageUrl>string</m_pageUrl>
    <m_PollAnswerimgpath>
      <string>string</string>
      <string>string</string>
    </m_PollAnswerimgpath>
    <m_AnsAlignmentID>int</m_AnsAlignmentID>
    <m_MonthNumber>int</m_MonthNumber>
    <m_monthlycount>int</m_monthlycount>
    <m_PollCreatedDate>string</m_PollCreatedDate>
    <m_Idevice>int</m_Idevice>
    <m_BlackBerrydevice>int</m_BlackBerrydevice>
    <m_Androidevice>int</m_Androidevice>
    <m_Windowsdevice>int</m_Windowsdevice>
    <m_Unknowndevice>int</m_Unknowndevice>
  </PollDetails>
</ArrayOfPollDetails>

HTTP POST

The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.

POST /ViungoWebService.asmx/GetPollMonthlyWorkBYUserID HTTP/1.1
Host: ws.fuelthebuilders.com
Content-Type: application/x-www-form-urlencoded
Content-Length: length

UserID=string&year=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfPollDetails xmlns="http://tempuri.org/">
  <PollDetails>
    <m_PollDetailID>int</m_PollDetailID>
    <m_UserID>int</m_UserID>
    <m_PollName>string</m_PollName>
    <m_PollTypeID>int</m_PollTypeID>
    <m_PollchoiceID>int</m_PollchoiceID>
    <m_PollQuestion>string</m_PollQuestion>
    <m_PollrewardName>string</m_PollrewardName>
    <m_Pollrewardvalue>string</m_Pollrewardvalue>
    <m_Sweepstakeyesno>boolean</m_Sweepstakeyesno>
    <m_WinningparticipantDetails>boolean</m_WinningparticipantDetails>
    <m_WinnerNo>int</m_WinnerNo>
    <m_WinnerDays>int</m_WinnerDays>
    <m_WinnerdurationID>int</m_WinnerdurationID>
    <m_ParticipantIdentificationID>int</m_ParticipantIdentificationID>
    <m_PhoneorEmail>string</m_PhoneorEmail>
    <m_PollStartDate>string</m_PollStartDate>
    <m_PollEndDate>string</m_PollEndDate>
    <m_Showresultstime>int</m_Showresultstime>
    <m_Showresultchartname>string</m_Showresultchartname>
    <m_Showresult>boolean</m_Showresult>
    <m_HeaderText>string</m_HeaderText>
    <m_Logopath>string</m_Logopath>
    <m_Headerstyle>string</m_Headerstyle>
    <m_HeaderBgstyle>string</m_HeaderBgstyle>
    <m_Bodystyle>string</m_Bodystyle>
    <m_BodyBgstyle>string</m_BodyBgstyle>
    <m_BodyButtonstyle>string</m_BodyButtonstyle>
    <m_FooterText>string</m_FooterText>
    <m_Footerstyle>string</m_Footerstyle>
    <m_FooterBgStyle>string</m_FooterBgStyle>
    <m_Termsconditions>boolean</m_Termsconditions>
    <m_TermsconditionsText>string</m_TermsconditionsText>
    <m_CreatedDate>dateTime</m_CreatedDate>
    <m_CreatedUserID>int</m_CreatedUserID>
    <m_UpdatedDate>dateTime</m_UpdatedDate>
    <m_UpdatedUserID>int</m_UpdatedUserID>
    <m_PollThankyoumessg>string</m_PollThankyoumessg>
    <m_PCIPAddress>string</m_PCIPAddress>
    <m_PollAnswersID>int</m_PollAnswersID>
    <m_PollAnswer>string</m_PollAnswer>
    <m_Pollansimage>string</m_Pollansimage>
    <m_PollAnswerlist>
      <string>string</string>
      <string>string</string>
    </m_PollAnswerlist>
    <m_PollVoteCount>int</m_PollVoteCount>
    <m_ToEmail>string</m_ToEmail>
    <m_Subject>string</m_Subject>
    <m_Message>string</m_Message>
    <m_pageUrl>string</m_pageUrl>
    <m_PollAnswerimgpath>
      <string>string</string>
      <string>string</string>
    </m_PollAnswerimgpath>
    <m_AnsAlignmentID>int</m_AnsAlignmentID>
    <m_MonthNumber>int</m_MonthNumber>
    <m_monthlycount>int</m_monthlycount>
    <m_PollCreatedDate>string</m_PollCreatedDate>
    <m_Idevice>int</m_Idevice>
    <m_BlackBerrydevice>int</m_BlackBerrydevice>
    <m_Androidevice>int</m_Androidevice>
    <m_Windowsdevice>int</m_Windowsdevice>
    <m_Unknowndevice>int</m_Unknowndevice>
  </PollDetails>
  <PollDetails>
    <m_PollDetailID>int</m_PollDetailID>
    <m_UserID>int</m_UserID>
    <m_PollName>string</m_PollName>
    <m_PollTypeID>int</m_PollTypeID>
    <m_PollchoiceID>int</m_PollchoiceID>
    <m_PollQuestion>string</m_PollQuestion>
    <m_PollrewardName>string</m_PollrewardName>
    <m_Pollrewardvalue>string</m_Pollrewardvalue>
    <m_Sweepstakeyesno>boolean</m_Sweepstakeyesno>
    <m_WinningparticipantDetails>boolean</m_WinningparticipantDetails>
    <m_WinnerNo>int</m_WinnerNo>
    <m_WinnerDays>int</m_WinnerDays>
    <m_WinnerdurationID>int</m_WinnerdurationID>
    <m_ParticipantIdentificationID>int</m_ParticipantIdentificationID>
    <m_PhoneorEmail>string</m_PhoneorEmail>
    <m_PollStartDate>string</m_PollStartDate>
    <m_PollEndDate>string</m_PollEndDate>
    <m_Showresultstime>int</m_Showresultstime>
    <m_Showresultchartname>string</m_Showresultchartname>
    <m_Showresult>boolean</m_Showresult>
    <m_HeaderText>string</m_HeaderText>
    <m_Logopath>string</m_Logopath>
    <m_Headerstyle>string</m_Headerstyle>
    <m_HeaderBgstyle>string</m_HeaderBgstyle>
    <m_Bodystyle>string</m_Bodystyle>
    <m_BodyBgstyle>string</m_BodyBgstyle>
    <m_BodyButtonstyle>string</m_BodyButtonstyle>
    <m_FooterText>string</m_FooterText>
    <m_Footerstyle>string</m_Footerstyle>
    <m_FooterBgStyle>string</m_FooterBgStyle>
    <m_Termsconditions>boolean</m_Termsconditions>
    <m_TermsconditionsText>string</m_TermsconditionsText>
    <m_CreatedDate>dateTime</m_CreatedDate>
    <m_CreatedUserID>int</m_CreatedUserID>
    <m_UpdatedDate>dateTime</m_UpdatedDate>
    <m_UpdatedUserID>int</m_UpdatedUserID>
    <m_PollThankyoumessg>string</m_PollThankyoumessg>
    <m_PCIPAddress>string</m_PCIPAddress>
    <m_PollAnswersID>int</m_PollAnswersID>
    <m_PollAnswer>string</m_PollAnswer>
    <m_Pollansimage>string</m_Pollansimage>
    <m_PollAnswerlist>
      <string>string</string>
      <string>string</string>
    </m_PollAnswerlist>
    <m_PollVoteCount>int</m_PollVoteCount>
    <m_ToEmail>string</m_ToEmail>
    <m_Subject>string</m_Subject>
    <m_Message>string</m_Message>
    <m_pageUrl>string</m_pageUrl>
    <m_PollAnswerimgpath>
      <string>string</string>
      <string>string</string>
    </m_PollAnswerimgpath>
    <m_AnsAlignmentID>int</m_AnsAlignmentID>
    <m_MonthNumber>int</m_MonthNumber>
    <m_monthlycount>int</m_monthlycount>
    <m_PollCreatedDate>string</m_PollCreatedDate>
    <m_Idevice>int</m_Idevice>
    <m_BlackBerrydevice>int</m_BlackBerrydevice>
    <m_Androidevice>int</m_Androidevice>
    <m_Windowsdevice>int</m_Windowsdevice>
    <m_Unknowndevice>int</m_Unknowndevice>
  </PollDetails>
</ArrayOfPollDetails>
);