Skip to main content
Solved

OAuth 2.0 Web Request in Workflow Automator

  • June 3, 2024
  • 1 reply
  • 244 views

Forum|alt.badge.img+4

Hey everyone,

 

we currently have the need for us that we need to create a new entity after a special service request has been raised in another tool we use. This is only possible via API Request.

 

The issue I now have is that the application only allows OAuth2.0 and Freshservice does not support it.

Especially getting the Bearer token is impossible as the standard OAuth2.0 needs Content-Type to be application/x-www-form-urlencoded and this is not supported.

 

Is there any way possible or do we need to ask for a feature request?

Best answer by msconfig87

Creating a OAuth 2.0 credential object worked for as. Have you tried it?

 

View original
Did this topic help you find an answer to your question?

1 reply

msconfig87
Skilled Expert
Forum|alt.badge.img+10
  • Skilled Expert
  • 136 replies
  • Answer
  • June 3, 2024

Creating a OAuth 2.0 credential object worked for as. Have you tried it?