The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

¿How I can add Intercom Bot to Jira Customer Portal (Server version 4.1.0?

Javi
April 15, 2019

I want add script to show Intercom Chat and bot to our Jira Service Desk customer portal.

(version 4.1.0)

¿How I can Add the code?

 

Best regard

 

NOTE: this is the code I need add to customer portal.

 

<script>
window.intercomSettings = {
app_id: "XXXXXXXXX"
};
</script>
<script>(function(){var w=window;var ic=w.Intercom;if(typeof ic==="function"){ic('reattach_activator');ic('update',w.intercomSettings);}else{var d=document;var i=function(){i.c(arguments);};i.q=[];i.c=function(args){i.q.push(args);};w.Intercom=i;var l=function(){var s=d.createElement('script');s.type='text/javascript';s.async=true;s.src='https://widget.intercom.io/widget/vbhf35wo';var x=d.getElementsByTagName('script')[0];x.parentNode.insertBefore(s,x);};if(w.attachEvent){w.attachEvent('onload',l);}else{w.addEventListener('load',l,false);}}})();</script>

2019-04-15_14-55-03.png

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Berenice Giannini
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 21, 2020

did you figure this out? we are trying the same thing

TAGS
AUG Leaders

Atlassian Community Events