adobe / adobe/aio-cli-plugin-events

documentation of delivery_type and webhoook_url

Open
#18 2 comments 0 reactions 1 assignee Claimed by @sangeetha5491 View on GitHub
question
Dominant language
JavaScript
Stars
6
Forks
7
PR merge metrics
No merged PRs in 30d

Description

I don't get the point of

```
BODYJSONFILE
Path to a file in JSON format with the information to create a new Event Registration.
The JSON should follow the following format:
{
"name": "",
"description": "",
"delivery_type": "WEBHOOK|WEBHOOK_BATCH|JOURNAL",
"webhook_url": ""
"events_of_interest": [{
"provider_id": ""
"event_code": ""
}, { <...more events> }]
}
```

1) When I choose "JOURNAL" is "webhoook_url" optional (if so.. please document)
2) I thought that each provider registration implicitly creates a Journal. Where is the point in creating a Journal Event Registration?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.