Skip to content

ITOC360 (Independent Publisher)#4232

Open
talhabektas wants to merge 1 commit into
microsoft:devfrom
talhabektas:itoc360-connector
Open

ITOC360 (Independent Publisher)#4232
talhabektas wants to merge 1 commit into
microsoft:devfrom
talhabektas:itoc360-connector

Conversation

@talhabektas

Copy link
Copy Markdown

What this PR does

Adds the ITOC360 independent publisher connector.

ITOC360 (https://itoc360.com) is an on-call alert routing and incident
management platform for DevOps, SRE, and IT operations teams. This connector
lets Power Automate flows send alert and resolve events to the ITOC360 events
API, where they are deduplicated, routed through escalation policies, and
delivered to the right on-call engineer.

Operations

  • Send event — sends an alert or resolve event (title, host, severity,
    optional message/source/timestamp) to the ITOC360 events endpoint.

Authentication

API key (source token) passed as a query parameter. Users create a source in
ITOC360 and copy its token.

Testing

Verified against the production API (https://api.itoc360.app):

  • Valid token + valid payload → 200 with created event
  • Invalid payload → 400
  • Invalid token → 404

@talhabektas talhabektas requested a review from a team as a code owner July 7, 2026 11:32
@talhabektas

Copy link
Copy Markdown
Author

@talhabektas please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@microsoft-github-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@microsoft-github-policy-service agree company="Microsoft"

Contributor License Agreement

@microsoft-github-policy-service agree company="ITServ Technology"

@vmanoharas

Copy link
Copy Markdown
Contributor

Hi @talhabektas,

Thank you for submitting Independent Publisher connector.

Please note that our IP connector certification process has been changed. Please follow the documentations below.

Prepare your connector zip package and submit as part of the PR - https://learn.microsoft.com/en-us/connectors/custom-connectors/certification-submission#step-5-submit-your-connector-for-deployment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants