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
tara gurungtara gurung 

Is it possible to make the salesforce api request from console based application. Why am I asking is this because I have a console based application that need to use salesforece api and fetch the userslist. If any modules is there or what to do ?

I want to make api request from console  based application the probelm now is ,As it ask for the callback url to get the token which is not possible in console based application. What do  I do in such case , Is there any way to get the token without passing the call back url. Some easy way to authenticate via username and password only.

Is there any moduel that can help me.

I am trying to access API with trial account to test it before i buy it. Is it realy not possible from trial account. I cant see customer ID and secret token. This problem can be easily solved but i need the solution for upper mentioned problem

Thanks