Important Update: Community URLs redirect issues are partially resolved. Learn More. .

cancel
Showing results for 
Search instead for 
Did you mean: 
SathyaPriyan_
Contributor III
since ‎2022-07-05
yesterday

User Statistics

  • 28 Posts
  • 0 Solutions
  • 9 Kudos given
  • 3 Kudos received

User Activity

I have Application A and B with advanced workflow enabled and I'm trying to execute API call from application B to click advanced workflow button resides in application A. This has to be done in a sequential order.When User clicks "enroll" in Applica...
I have tried to click workflow action button using REST API call with below code from browser console. but it is throwing 405 error(method not allowed) or 403 error(forbidden) when I tried with different verb PUT.If I try to click the button from RES...