Legacy Dev Forum Posts

 View Only

Sign Up

  • 1.  Get access token

    Posted 06-05-2025 18:12

    Anna_B | 2017-11-02 14:21:59 UTC | #1

    I would like to run from PureCloud an own application that sends me the session token in order to be able to execute other functions in the platform. I have seen this script to execute the authorization application, https://developer.mypurecloud.ie/api/tutorials/oauth-auth-code/#nodejs that given the clientID and the Secret generates a token, but I need to obtain this two input parameter dynamically to execute the operation. Again, I have seen that there are operations in the API explorer to get the parameters, but the token is already sent in the header. So I return to the starting point. Is there any way to obtain this token?


    tim.smith | 2017-11-02 14:24:41 UTC | #2

    See the documentation on Authorization. You must complete one of the OAuth flows to obtain an auth token.


    system | 2017-12-03 14:24:42 UTC | #3

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 2051