Is there a way to share actions between teams?
This is a hack... but it is the only way that I see to share actions between teams.
Having 3 teams:
- Team A: with an action configured with a fake URL.
- Team B: with API integration.
- Team C: the team the user is a member of.
Sending an alert through Team B integration I can add an action from Team A. The action is listed in the actions menu for Team C member.
Team C member can click on the action and a success pop-up appears (The authentication pop-up does not appear even when the user is not part of Team A) but not the confirmation pop-up.
The action is not executed. But we received a webhook with the action execution.
I can manage the action webhook to execute the actual action.