Are you using the "Réseaux et Franchises" app to manage a network of companies or franchises, and would like to automate account provisioning?
Contact us to activate this app and you'll be able to add new franchisees and users automatically via the API.
Once you've installed the app, you'll have access via the API to new functionalities
1. Add affiliate file
Via a "builder_create_inside" API call, you can add affiliated folders to your main folder at will.
2. Add users to affiliated folders
Via a "builder_add_user" API call, you can add users to your affiliated folders at will. The "builder_remove_user" call removes access, and the "builder_show_user" app returns information about the user.
3. Automatic user login via token
Via a "builder_get_user_login_token" API call, you obtain an access token for a given user of an affiliated folder
This access token expires after one hour, and is used to build a password-free access URL for this user on this folder