SmileBack - Getting Started
To use these workflows, follow these steps:
- Ensure you have access to a SmileBack account with the necessary permissions to view client id and client secret.
- Configure the following organizational variables in your Rewst environment:
smileback_client_id: Your SmileBack client ID.smileback_client_secret: Your SmileBack client secret.smileback_grant_type: This must be set topassword.smileback_scope: This must be set toread read_recent.smileback_username: Your SmileBack username (email).smileback_password: Your SmileBack password.