Just starting to look at this, so I might be making a naive request here.
I currently have a Connect app and am building a second app on Forge. Since we’ve written both ourselves, they have shared secrets and can trust each other.
I need a way for my Connect app to tell my Forge app “Hey I have an event pertaining to {JIRA instance}” and visa versa. I think I need some kind of translation between clientKey and cloudID.
Is that possible currently? Is there a better way for a Connect app and a Forge app to communicate about a shared customer?