Connectors Reference

Partner Center Events

This connector allows Microsoft partners to register for specific resource change events related to Microsoft partner center referrals.

 

Status: Preview

Tier: Premium

Version: 1.0.0

 

Actions:

Name

Summary

ViewRegistration ([internal]string Content-Type)

View a registration

EventRegistration ([internal]string Content-Type:, EventRegistrationParameterBody body)

Register to receive events

UpdateRegistration ([internal]string Content-Type:, UpdateRegistrationParameterBody body)

Update an event registration

 

Triggers:

Name

Summary

 

Objects:

Name

Summary

EventRegistrationParameterBody

 

EventRegistrationResponse

 

UpdateRegistrationParameterBody

 

UpdateRegistrationResponse

 

ViewRegistrationResponse

 

 

Actions:

ViewRegistration

Summary: View a registration

Description: Returns the Webhooks event registration for a tenant.

 

Syntax:

PartnerCenterEvents.ViewRegistration ([internal]string Content-Type)

 

Parameters:

Name

Type

Summary

Required

Related Action

Content-Type

string

 

Content-Type

True

 

Returns:

          Type:ViewRegistrationResponse

 

EventRegistration

Summary: Register to receive events

Description: Registers a tenant to receive the specified events.

 

Syntax:

PartnerCenterEvents.EventRegistration ([internal]string Content-Type:, EventRegistrationParameterBody body)

 

Parameters:

Name

Type

Summary

Required

Related Action

Content-Type:

string

 

 

True

body

EventRegistrationParameterBody

 

 

True

 

Returns:

          Type:EventRegistrationResponse

 

UpdateRegistration

Summary: Update an event registration

Description: Updates an existing event registration.

 

Syntax:

PartnerCenterEvents.UpdateRegistration ([internal]string Content-Type:, UpdateRegistrationParameterBody body)

 

Parameters:

Name

Type

Summary

Required

Related Action

Content-Type:

string

 

 

True

body

UpdateRegistrationParameterBody

 

 

True

 

Returns:

          Type:UpdateRegistrationResponse

 


 

EventRegistrationParameterBody

Summary:

Description:

 

          Properties:

Name

Type

Summary

SignatureTokenToMsSignatureHeader

string

 

SignatureTokenToMsSignatureHeader

WebhookEvents

array of (string)

 

WebhookEvents

WebhookUrl

string

 

WebhookUrl


 

EventRegistrationResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary


 

UpdateRegistrationParameterBody

Summary:

Description:

 

          Properties:

Name

Type

Summary

SignatureTokenToMsSignatureHeader

string

 

SignatureTokenToMsSignatureHeader

WebhookEvents

array of (string)

 

WebhookEvents

WebhookUrl

string

 

WebhookUrl


 

UpdateRegistrationResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary

SubscriberId

string

 

SubscriberId

WebhookEvents

array of (string)

 

WebhookEvents

WebhookUrl

string

 

WebhookUrl


 

ViewRegistrationResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary

WebhookEvents

array of (string)

 

WebhookEvents

WebhookUrl

string

 

WebhookUrl