Changes for page System Connectors
Last modified by Carlijn Kokkeler on 2024/09/27 12:48
From version 2.1
edited by Erik Bakker
on 2022/05/02 12:18
on 2022/05/02 12:18
Change comment:
There is no comment for this version
To version 4.1
edited by Erik Bakker
on 2022/05/02 13:22
on 2022/05/02 13:22
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -12,35 +12,36 @@ 12 12 ---- 13 13 14 14 {{html}} 15 -<html><body<div class="ez-academy"> 15 +<html><body> 16 + <div class="ez-academy"> 16 16 <div class="ez-academy_body"> 17 17 <main class="master"> 18 18 <div class="card-container" id="myItems"> 19 - <a href="/bin/view/Main/eMagiz%20Store/ Accelerators/REST%20-%20Fire%20%26%20Forget/" class="card">20 - <div class="card__body" style="background: url(/bin/download/Main/Images/Store/WebHome/ REST%20Webservice.svg) center no-repeat; background-size:30%;">21 - <h4 class="title"> REST -Fire& Forget</h4>20 + <a href="/bin/view/Main/eMagiz%20Store/System%20Connectors/GET%20Account%20-%20Salesforce/" class="card"> 21 + <div class="card__body" style="background: url(/bin/download/Main/Images/Store/WebHome/salesforce.png) center no-repeat; background-size: 20%;"> 22 + <h4 class="title">GET Account - Salesforce</h4> 22 22 </div> 23 23 <ul class="card__footer"> 24 24 <li class="card__footer-item"> 25 25 <img class="card__footer-icon card__footer-icon--lessons" src="/bin/download/Main/Images/General/WebHome/icon-lessons24.svg"> 26 - <label for="" class="card__footer-label"> 9</label>27 + <label for="" class="card__footer-label">1</label> 27 27 </li> 28 28 </ul> 29 29 </a> 30 - <a href="/bin/view/Main/eMagiz%20Store/ Accelerators/REST%20-%20Request%20%26%20Response/" class="card">31 - <div class="card__body" style="background: url(/bin/download/Main/Images/Store/WebHome/ REST%20Webservice.svg) center no-repeat; background-size:30%;">32 - <h4 class="title"> REST -Request& Response</h4>31 + <a href="/bin/view/Main/eMagiz%20Store/System%20Connectors/GET%20Booking%20-%20Exact%20Online/" class="card"> 32 + <div class="card__body" style="background: url(/bin/download/Main/Images/Store/WebHome/Exact.png) center no-repeat; background-size: 20%;"> 33 + <h4 class="title">GET Booking - Exact Online</h4> 33 33 </div> 34 34 <ul class="card__footer"> 35 35 <li class="card__footer-item"> 36 36 <img class="card__footer-icon card__footer-icon--lessons" src="/bin/download/Main/Images/General/WebHome/icon-lessons24.svg"> 37 - <label for="" class="card__footer-label"> 9</label>38 + <label for="" class="card__footer-label">1</label> 38 38 </li> 39 39 </ul> 40 40 </a> 41 - <a href="/bin/view/Main/eMagiz%20Store/ Accelerators/REST%20-%20Request%20%26%20Response/" class="card">42 - <div class="card__body" style="background: url(/bin/download/Main/Images/Store/WebHome/ SOAP%20Webservice.svg) center no-repeat; background-size:30%;">43 - <h4 class="title"> SOAPWeb serviceConnectivity</h4>42 + <a href="/bin/view/Main/eMagiz%20Store/System%20Connectors/GET%20Calendar%20Event%20-%20Microsoft%20Graph/" class="card"> 43 + <div class="card__body" style="background: url(/bin/download/Main/Images/Store/WebHome/MicrosoftGraph-image.jpg) center no-repeat; background-size: 20%;"> 44 + <h4 class="title">GET Calendar Event - Microsoft Graph</h4> 44 44 </div> 45 45 <ul class="card__footer"> 46 46 <li class="card__footer-item"> ... ... @@ -51,7 +51,6 @@ 51 51 </a> 52 52 </div> 53 53 </main></div> 54 - 55 55 </div> 56 -</ span></body></html>56 + </body></html> 57 57 {{/html}}