Event Based Triggered External Webhooks

We have need to extend our automation beyond the endpoint. We would like to see a webhook system created that sends a JSON payload to an external RPA to take additional actions (e.g. opening or updating a ticket in the PSA). A few events that we can see benefit from this:

  • New computer shows up in Immy
  • Onboarding started
  • Onboarding completed
  • Onboarding failed

Each alert should contain essential information such as:

  • Device details (name, serial, etc.)
  • Event-based information (event name, failure reason if applicable, etc.)

Brian is awesome and every single one of you should upvote this

2 Likes

I’d also like to add these to the proposed events listened for:

  • Company CRUD actions
  • Deployment CRUD actions
  • Task CRUD actions
  • Software CRUD actions
  • Script CRUD actions

Event-based > Scheduled automations, every single time.

3 Likes

This needs all the up-votes, it’s always better to be event driven in automation. Also, Brian is awesome.

1 Like