Implement REST Endpoint through Forge framework

Hi,

We are trying to implement custom REST end point using Web Trigger module in Forge framework.
This end point is consumed in Servicenow.
We kind of struck with the usage of Web Trigger module. Please help if there are some examples.

Thank you,
Bharadwaj Jannu

Have you looked at this example? https://bitbucket.org/atlassian/forge-compass-webtrigger

Thank you @tied for the example.
In view of security, does it stop users accessing web trigger URL without authentication?

I don’t know. I’ve stumbled across the repository as I was researching for my own Forge problem :smiley: