De chat is even niet beschikbaar

Coachview help center

What can we help you with today?

Webservices

Webservices: introduction and step-by-step plan.

Introduction. Experienced Expert Why? Coachview is online software package for course administration. In addition to registering courses and registrations in Coachview, it is also possible to link data from Coachview to your own website. Coachview offers two forms of web service communication ...

Versie: Fri, 16 Dec, 2022 at 1:06 PM
Webservices: retrieve data from Coachview.

Introduction. Ervaren Expert Real-time vs. database storage? The starting point is to store all retrieved information in your own database. All synchronisations should take place once a day at night. Realtime: Advantage: All fields are current. For example, fields that often change such ...

Versie: Fri, 16 Dec, 2022 at 1:05 PM
Webservices: writing data to Coachview via registration form.

Introduction. Experienced Expert With the help of the web service 'AddWebRequestV2' the sending of the registration form with correct participant and training information to Coachview is arranged. Think of the details of the company (visiting address, invoice details), contact person a...

Versie: Fri, 16 Dec, 2022 at 1:05 PM
Webservices: code example.

Introduction. Experienced Expert We have sample code in C# where you can see how to use the webservice key. With the examples below you can easily perform actions on our webservices, i.e. retrieve training and parts (lesson schedule). So with the SoapRequest function you can call SelecterenO...

Versie: Fri, 16 Dec, 2022 at 1:05 PM