implement saviynt integration using end point and credetails

chandan2212
Tera Contributor

Hi Team,

Currently, in our instance, there is an integration between ServiceNow and Saviynt using a token‑based method, along with some Saviynt properties. This integration is implemented through a workflow in the ServiceNow instance.

We are now planning to implement the same using Flow Designer with a REST message, but we are receiving the following error:
“Method failed: (/31b04583-426b-4131-b962-3b3307d51d36/saml2) with code: 400.”

The Saviynt team has provided us with the endpoint and credentials, but it is still not working.

Could anyone please confirm whether the Saviynt integration can be implemented using Flow Designer with a REST message?

Thanks and Regards,
Chandan

1 REPLY 1

Singh Manish
Tera Contributor

Hello @chandan2212 ,

Can you provide more detail regarding the issue. 

A 400 (Bad Request) error means the endpoint was reached, Authentication may have happened ,

Request format, headers, or payload is invalid.

 

Thank you.