Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

The goal of the user synchronization process is that all users of the partner are available for the property within hotelkit.

It should be done when activating an integration and daily to ensure that users are synchronized regularly.

Additional updates can be send each time a user is edited in the partner, wether it’s an attribute or the activation status.

The daily process is displayed in the graphic.

  1. Fetch active users

  2. Fetch deactivated users

  3. Fetch previously ignored users

  4. Fetch pending users

  5. Post new users

...

Each time hotelkit passes users back to the partner on a GET-call the partner has to iterate through each user internally to match the user.

singleUserMatchingProcess.pngImage Modified

ID vs. clientID

...