How to create your JWT token for the Ringout Extension
Application Registration (1-6) & JWT Generation (7-8)
Step 0
In case you already own an application, go to Step 5 and make sure:
- JWT auth flow is selected
- You don't issue refresh tokens
- Ring Out Scope is added to Security
Related Articles
RingCentral RingOut Auto Dialer Set Up Instructions
Download the extension from the store Check both checkboxes 3. Choose the users and / profiles. 4. Authorize your JWT token 5. Click Step by Step Guide on your screen that will walk you through how to set this part up. You can also find it here. 6. ...
If you want to create your own custom workflow
Workflow: RingOutCustom create custom function RingOutActionCustom must have the following arguments: "recordId" and "module" static text for module's value (in our case Leads no quotes "" necessary, just plain text Leads or Deals) Map recordId to ...