Can we use a web trigger URL from an external application?

I would like to build a Forge app that gets triggered by an external React application, Is it possible to do that with Forge web triggers? and can I also pass information from the web application to the Forge app?

1 Like

@harrybanda, yes this should be possible.

You can use webtriggers, although be aware that these do not have authentication or authorization by default. You will want to consider that when creating your solution.

https://developer.atlassian.com/platform/forge/events-reference/web-trigger/

4 Likes

Hello Daniel. Sorry to revive an old thread, but I’m looking for tips on how to implement an authentication system around a web trigger than internally uses asApp.