Skip to main content
Question

API access to Workflows

  • July 11, 2025
  • 1 reply
  • 27 views

I am trying to access workflow and back them up via API calls. I am able to authenticate without any issues but either I do not have the right scope or that data is not exposed? 

 

Basically trying call via this 

$exportUrl = "$ServerUrl/restapi/v1.0/account/~/workflows/$WorkflowId/export"

Getting this error:-

Error backing up workflow 103 : {
  "errorCode" : "AGW-404",
  "message" : "Resource not found",
  "errors" : [ ]
}

As for JWT scope I have Call Control & Read Accounts.

1 reply

PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 2423 replies
  • July 11, 2025
ijaved wrote:

I am trying to access workflow and back them up via API calls. I am able to authenticate without any issues but either I do not have the right scope or that data is not exposed? 

 

Basically trying call via this 

$exportUrl = "$ServerUrl/restapi/v1.0/account/~/workflows/$WorkflowId/export"

Getting this error:-

Error backing up workflow 103 : {
  "errorCode" : "AGW-404",
  "message" : "Resource not found",
  "errors" : [ ]
}

As for JWT scope I have Call Control & Read Accounts.

Where did you find/hear about that /workflows API? I am not aware of that at all.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings