Azure Event Grid Event Received
The Azure Event Grid trigger receives Microsoft Azure events.
Note: The FME Server must be publicly accessible with a valid SSL certificate. For more information, see Configuring for HTTPS.
Parameters
Note: See also Working with Parameters in Automations Workflows.
Tip: To test that your parameters work as expected, click Validate.
- Webhook Endpoint: The WebHook endpoint from which to receive events.
Note: The id segment of the endpoint acts as an access token to verify that the event is coming from Azure Event Grid, and should be kept private.
Output Keys
See Also
Key | Description |
---|---|
message | Message content |
eventgrid.subject | Message subject |
source | Event type |
time | Event time |