...
To create a Salesforce app, complete the following steps:
Login into the Salesforce account
First, you will need to log in to your Salesforce account
Select the Salesforce Classic
After you log in and access the Salesforce account click on Select Salesforce Classic
Search the Apps from the search menu
Select the Apps
Create the App
Click on the New button and enter the app name and your email address in the connected App Name and Email text boxes, respectively
Click on Create
Go to the Enable App setting
After clicking on Perform request at any time(refresh token, offline access) and Full access (Full) will be added in the Enable App setting
Click on Create URL
After clicking on the URL enter the URL in the callback URL
E.g-https://apiqain1.pwrapps.com/connection/v1/orektic1/default/authorize/orektic1__newConnectedApp
Click Save and Continue
Manage consumer details
Enter the OTP, which is provided by Mail, in the Manage Consumer Details
Consumer Key and Consumer Secret
Consumer Key and Consumer Secret will be visible there
Consumer Key- E.g- 3MVG9wt4IL4O5wvIY1YZLHWYGmzYj_V1yFZ7jeB_MBDEyLdBB31uTlJsX0CGBUjLGZJqczYjvSflZB4nVbHMx
Consumer Secret- E.g- E54BDCF500423021FA88C214E25A680F018C1C9A00CECB5CEAEBC15C4FB8407F
Enter the call-back URL in the Redirect URL
Click Save
...