function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SFDave_126SFDave_126 

Trying to add an app to Oauth in Salesforce

I'm sure I might be missing something but I'm trying to enable or confirm whether the Ant Migration Tool is enabled in my Connected Apps. In the "Lightning Experience", if I go to setup, Manage Apps under Administration Setup, I see the Ant Migration Tool listed with no 'Start URL' defined, but under Setup, App Setup, Apps, I don't see it listed anywhere. The Force.com REST API Developer Guide doesn't explicitly state what to do in this situation, but I wanted to know if based on my settings whether the Ant Migration Tool is already setup for Oauth2.
Best Answer chosen by SFDave_126
bhanu_prakashbhanu_prakash
Hi SFDave,
if you are looking for Oauth setup 
https://onlinehelp.tableau.com/current/server/en-us/config_oauth_sfdc.htm
https://help.salesforce.com/articleView?id=connected_app_create.htm&type=5

if you are looking for ANT installation 
https://www.forcelearn.com/installing-force-com-migration-tool-with-ant-tool-in-windows-for-salesforce-developers/
https://www.forcelearn.com/how-to-connect-ant-tool-to-salesforce-org/

let us know if it helps you and mark it best if it helps you

Thanks, 
Bhanu Prakash
visit ForceLearn (https://www.forcelearn.com)for salesforce Latest Updates and development tips

All Answers

bhanu_prakashbhanu_prakash
Hi SFDave,
if you are looking for Oauth setup 
https://onlinehelp.tableau.com/current/server/en-us/config_oauth_sfdc.htm
https://help.salesforce.com/articleView?id=connected_app_create.htm&type=5

if you are looking for ANT installation 
https://www.forcelearn.com/installing-force-com-migration-tool-with-ant-tool-in-windows-for-salesforce-developers/
https://www.forcelearn.com/how-to-connect-ant-tool-to-salesforce-org/

let us know if it helps you and mark it best if it helps you

Thanks, 
Bhanu Prakash
visit ForceLearn (https://www.forcelearn.com)for salesforce Latest Updates and development tips
This was selected as the best answer
SFDave_126SFDave_126
Yep, that did it. Thanks Bhanu.