
Sushant Awalekar
Zendesk Solution Engineer
-
Total activity208
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes38
-
Subscriptions78
Activity overview
Latest activity by Sushant Awalekar-
Sushant Awalekar commented,
James SmythI haven't tried with Axios yet. but I have used attachment API in python scripts and it works as expected. you can give try with the postman client and check if that works for you and th...
-
Sushant Awalekar commented,
Vaishali KirpekarYou need to add some custom CSS to format your icons and display them in one row.
-
Sushant Awalekar commented,
Hi Vaishali KirpekarWelcome to the zendesk community!!You need to define category ids in the categories block and then insert the icons. Try this code <section class="section hero"> <div class="...
-
Sushant Awalekar commented,
Hi Abdul Khader,The above article code looks fine but It seems you are testing directly in the code editor and hence it's not working for you you can try publishing the article and then check for l...
-
Sushant Awalekar commented,
Hi Sam Billings Welcome to zendesk community!! Yes, You can integrate WhatsApp with zendesk. you can find more detail in this article Setting up your WhatsApp channel Hope this helps!!-sushant
-
Sushant Awalekar commented,
Francois SYou can try this workaround to get the locale names and then use in above code to replace language labels.Paste the below code snippet in your footer.hbs file and then preview the theme t...
-
Sushant Awalekar commented,
rishabhThis should work if you add the above snippet in the header.hbs file
-
Sushant Awalekar commented,
rishabhWhere you have added the web widget?
-
Sushant Awalekar commented,
Hi rishabhYou should be able to auto-populate name and email with the help of web widget API <script type="text/javascript"> zE(function() { zE.identify({ name: 'John Citizen', em...
-
Sushant Awalekar commented,
Mohamed T. IbrahimThis is strange,I am not sure what else preventing it.