Extract Built-in Action Scripts via Custom API

balajig0112
Kilo Contributor

I'm building a custom REST API to extract Flow Designer workflow data for migration purposes. I've successfully accessed most tables (sys_hub_flow, sys_hub_action_instance, sys_hub_action_step, sys_hub_action_instance_v2), but I'm unable to query the sys_hub_action table to get the scripts/logic behind built-in actions.

 

Attempted:

  • Scripts - Background (Global scope)
  • Global Script Include with full access
  • Running as admin with all Flow Designer roles

Questions:

  1. Is sys_hub_action table intentionally restricted/hidden?
  2. Is there an alternative way to access built-in action logic/scripts?
  3. Any system properties or ACLs that could grant access?
0 REPLIES 0