[GH-ISSUE #535] ServiceNow #389

Open
opened 2026-02-25 23:42:16 +03:00 by kerem · 0 comments
Owner

Originally created by @yellowdigital on GitHub (Jun 22, 2021).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/535

Discussed in https://github.com/healthchecks/healthchecks/discussions/532

Originally posted by yellowdigital June 16, 2021
Hello, We have a requirement to add in integration to ServiceNow platform.
Initially we had this working using the existing "webhook" integration and posting in a well formed JSON body string to the webhook. This was working well but was not using strong authentication, only basic Auth in the header.

We now need to extend this functionality to allow for an Oauth2 token request phase, then using bearer auth with the returned token, to post the data into the webhook URL.
Would anybody be interested in developing an new integration to handle this scenario? We would be prepared to contribute towards the cost of building this and getting it approved into the public repository healthchecks.

Originally created by @yellowdigital on GitHub (Jun 22, 2021). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/535 ### Discussed in https://github.com/healthchecks/healthchecks/discussions/532 <div type='discussions-op-text'> <sup>Originally posted by **yellowdigital** June 16, 2021</sup> Hello, We have a requirement to add in integration to ServiceNow platform. Initially we had this working using the existing "webhook" integration and posting in a well formed JSON body string to the webhook. This was working well but was not using strong authentication, only basic Auth in the header. We now need to extend this functionality to allow for an Oauth2 token request phase, then using bearer auth with the returned token, to post the data into the webhook URL. Would anybody be interested in developing an new integration to handle this scenario? We would be prepared to contribute towards the cost of building this and getting it approved into the public repository healthchecks.</div>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#389
No description provided.