Skip to main content

SmileBack - Getting Started

To use these workflows, follow these steps:

  1. Ensure you have access to a SmileBack account with the necessary permissions to view client id and client secret.
  2. 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 to password.
    • smileback_scope: This must be set to read read_recent.
    • smileback_username: Your SmileBack username (email).
    • smileback_password: Your SmileBack password.