I am aware of the Rundeck plugin which accepts parameters sent from Rundeck webhooks. But these parameters aren't of much use to me.
I want to know if there is a plugin that can accept any custom parameters sent as a request (using webhooks or just a plain POST) from Rundeck.
Here is more info:
What we are doing:
we are using Rundeck notification. Rundeck sends out information such as
here. Eg:
RDECK_JOB_ID, RDECK_JOB_NAME, etc.So this plugin is configured to receive only these parameters. I want to send out custom parameters from my Rundeck (using a GET/POST). I wish to know if there is a plugin that can receive these parameters?
I hope I am more clear.
--
best,
Pramod