|
|
@ -24,10 +24,13 @@ |
|
|
|
</p> |
|
|
|
</div> |
|
|
|
<div class="col-sm-6"> |
|
|
|
<img |
|
|
|
class="ai-guide-screenshot" |
|
|
|
alt="Click create integration button" |
|
|
|
src="{% static 'img/integrations/setup_pagertree_1.png' %}"> |
|
|
|
<div class="marker-wrap"> |
|
|
|
<span style="left: 89%; top: 19%;" class="marker"></span> |
|
|
|
<img |
|
|
|
class="ai-guide-screenshot" |
|
|
|
alt="Click create integration button" |
|
|
|
src="{% static 'img/integrations/setup_pagertree_1.png' %}" /> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
@ -50,16 +53,20 @@ |
|
|
|
<div class="col-sm-6"> |
|
|
|
<span class="step-no">3</span> |
|
|
|
<p> |
|
|
|
Copy the <strong>Endpoint URL</strong> and paste it |
|
|
|
Copy the <strong>Endpoint address</strong> and paste it |
|
|
|
in the form below. |
|
|
|
Save the integration, and you are done! |
|
|
|
</p> |
|
|
|
</div> |
|
|
|
<div class="col-sm-6"> |
|
|
|
<img |
|
|
|
class="ai-guide-screenshot" |
|
|
|
alt="Copy the Webhook URL" |
|
|
|
src="{% static 'img/integrations/setup_pagertree_3.png' %}"> |
|
|
|
<div class="marker-wrap"> |
|
|
|
<span style="left: 32%; top: 59%;" class="marker"></span> |
|
|
|
|
|
|
|
<img |
|
|
|
class="ai-guide-screenshot" |
|
|
|
alt="Copy the Webhook URL" |
|
|
|
src="{% static 'img/integrations/setup_pagertree_3.png' %}"> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|