Feature Request
API endpoint for creating applications
Stefan Kip
The Raygun API should get an extra endpoint for creating new applications, so when we start a project we can create a new Raygun application on the fly.
As far as I can judge only an application name parameter is required and the response should be the API key of the new application.
Brian Surowiec
Posted on
Feb 13 2017
I'd like to see this as well. I'm researching what will be needed to setup review apps and which of our dependencies have an API to let us automate creating new environments. This would be much better than using a single application with a tag per environment.
The functionality I'd like to see is:
- Create application
- Delete application
- Add integration (to link this to a Slack room, and possibly to the GitHub repo)
robin
Posted on
Dec 11 2018
I would also really like to see this too.
testing
Posted on
Oct 17 2020
tst ![jbj][1]
j
testing
Posted on
Oct 17 2020
hg
JY
Posted on
Jun 23 2022
This would be very useful step in automating Raygun App deployments. This could then enable Terraform to automate Creating\Deleting Apps and use any secrets (e.g. APIKey) strictly within the Terraform config file.