How to Get All Tokens in Decisions?

Greetings,

I recently upgraded from v8.11 to v8.21 and tried to create a new Oauth integration. However, when building the flow for my integration I cannot find the "Get All Tokens" step I had previously used in v8.11. Was this removed? If so, I do I fetch my Oauth token in the flow to use it?

Comments

  • Hello!

    This step was removed in Decisions v8.13+. Instead, we recommend using the "Fetch Entities" step to fetch the entity of type OauthToken, as shown here:

    We hope this helps!

    -Gregory

Sign In or Register to comment.