In devconnect_developer_apps/devconnect_developer_apps.rules.inc there is an action for creating a developer app (devconnect_developer_apps_create_app) . I don't see an update_app action there. Is there a way I can create a custom rule to update an existing developer app?
My use case is that when I create a node of a specific content type, a developer app is created via Rules. When the node is updated, I also want to update that app. I'm using a machine name field for the app, which is the machine app name in Apigee.
I appreciate any direction folks can provide!