You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding in the "event" field to the started and finished webhooks json would be helpful for our situation as well.
We use a webhook with the serial number to kick off a flow in our integration platform (for updating the device record inventory in jamf with data from our ITAM tool), but the integration platform reads the event data which the JSM webhooks lack. We are using a script right now but would be great if we could use the JSM webhooks.
you can disregard my earlier comment, i am testing the new 1.2 beta and it seems our tool (teamdynamix iPaaS) can read the data sent from the webhook if i have JSM format it for teams (despite it not being Teams), not sure why ipaas had a hard time parsing the raw data from the standard webhook but this will work for us
We would like to send data directly to our Cribl and/or Splunk service using HTTP Event Collector (HEC) but the JSON sent must include the "event" field .
See https://docs.cribl.io/stream/4.0/sources-splunk-hec/
and
https://docs.splunk.com/Documentation/Splunk/9.4.0/Data/UsetheHTTPEventCollector
I am ok with a type (like for Teams) but either way will have to have the "event" field
Thank you for your consideration.
The text was updated successfully, but these errors were encountered: