Changes for page System Connectors
Last modified by Carlijn Kokkeler on 2024/09/27 12:48
From version 3.1
edited by Erik Bakker
on 2022/05/02 13:21
on 2022/05/02 13:21
Change comment:
There is no comment for this version
To 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
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -12,36 +12,35 @@ 12 12 ---- 13 13 14 14 {{html}} 15 -<html><body> 16 - <div class="ez-academy"> 15 +<html><body<div class="ez-academy"> 17 17 <div class="ez-academy_body"> 18 18 <main class="master"> 19 19 <div class="card-container" id="myItems"> 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: 30%;">22 - <h4 class="title"> GETAccount-Salesforce</h4>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> 23 23 </div> 24 24 <ul class="card__footer"> 25 25 <li class="card__footer-item"> 26 26 <img class="card__footer-icon card__footer-icon--lessons" src="/bin/download/Main/Images/General/WebHome/icon-lessons24.svg"> 27 - <label for="" class="card__footer-label"> 1</label>26 + <label for="" class="card__footer-label">9</label> 28 28 </li> 29 29 </ul> 30 30 </a> 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/E xact.png) center no-repeat; background-size: 30%;">33 - <h4 class="title"> GETBooking-ExactOnline</h4>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> 34 34 </div> 35 35 <ul class="card__footer"> 36 36 <li class="card__footer-item"> 37 37 <img class="card__footer-icon card__footer-icon--lessons" src="/bin/download/Main/Images/General/WebHome/icon-lessons24.svg"> 38 - <label for="" class="card__footer-label"> 1</label>37 + <label for="" class="card__footer-label">9</label> 39 39 </li> 40 40 </ul> 41 41 </a> 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: 30%;">44 - <h4 class="title"> GETCalendarEvent- MicrosoftGraph</h4>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">SOAP Web service Connectivity</h4> 45 45 </div> 46 46 <ul class="card__footer"> 47 47 <li class="card__footer-item"> ... ... @@ -52,6 +52,7 @@ 52 52 </a> 53 53 </div> 54 54 </main></div> 54 + 55 55 </div> 56 - 56 +</span></body></html> 57 57 {{/html}}