MarketingQuestionAnswers

Authentication Methods


  • With a username and password
Input Parameter Type Description
Token String Security token
Industry String
PrimaryUse String
BusinessSize String
WorkLocation String
Output Parameter Type Description
Success Boolean True on success, False on failure

EXAMPLES

curl 'https://secure.nomadesk.com/ctrller/api.php?Token=mfltlpgg1fa8cgb920cegbmqc7&Task=MarketingQuestionAnswers&Inudustry=CustomerService&PrimaryUse=Personal&BusinessSize=2-5&WorkLocation=Home'

RESPONSE

<Response>
    <Status>1</Status>
    <Message></Message>
</Response>