Hi @ramprakasht3196, You cannot use option variables inside your SMS delivery as the MTA does not get the options from your marketing instance, and also does not support the GetOption() method.You will need to read the option variable in a js activitiy prior to the SMS delivery, or in the initialisa...