
Sushant Awalekar
Zendesk Solution Engineer
-
Atividade total208
-
Última atividade
-
Membro desde
-
Seguindo0 usuário
-
Seguido por0 usuário
-
Votos38
-
Assinaturas78
Visão geral da atividade
Atividade mais recente por Sushant Awalekar-
Sushant Awalekar comentou,
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 comentou,
Vaishali KirpekarYou need to add some custom CSS to format your icons and display them in one row.
-
Sushant Awalekar comentou,
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 comentou,
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 comentou,
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 comentou,
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 comentou,
rishabhThis should work if you add the above snippet in the header.hbs file
-
Sushant Awalekar comentou,
rishabhWhere you have added the web widget?
-
Sushant Awalekar comentou,
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 comentou,
Mohamed T. IbrahimThis is strange,I am not sure what else preventing it.