How to create a Selection Widget integration with the Fotoware API
This step-by-step guide describes how to create a selection widget integration with the FotoWeb API.
The guide involves:
- Application registration and authorization
- Request new access tokens using refresh tokens
- Widget URL for FotoWeb API
- Using the widget
Firstly, follow the Web Application or API authorization guide to register the application and obtain request tokens (1).
After an access token expires (2), the client must request a new one to continue using the FotoWeb API. To integrate the widget with the FotoWeb API, you need the URL found in Widget Integration (3). Lastly, follow the steps for using the Selection Widget and Export Widget (4).