Skip to content

Push Events Endpoint#180

Merged
schnuerle merged 7 commits intodevfrom
feature-push-events
Aug 4, 2025
Merged

Push Events Endpoint#180
schnuerle merged 7 commits intodevfrom
feature-push-events

Conversation

@schnuerle
Copy link
Copy Markdown
Member

Explain pull request

Resolves #99

A method to receive Event data defined in our events as a "push" where the source system that creates the event can initiate the integration and send the data to a receiving API endpoint.

This is an optional endpoint, implemented at the discretion of the public agency.

Events can be pushed in batches or as single events.

Existing pull endpoints are still provided to support any preprocessing of data.

Is this a breaking change

  • No, not breaking

Impacted Spec

Which API(s) will this pull request impact?

  • Events

@schnuerle schnuerle requested a review from a team as a code owner April 22, 2025 14:07
@schnuerle schnuerle linked an issue Apr 22, 2025 that may be closed by this pull request
@schnuerle schnuerle added this to the 1.1 milestone Apr 22, 2025
@schnuerle
Copy link
Copy Markdown
Member Author

We will be talking about this at today's public Curb Working Group meeting.

@schnuerle
Copy link
Copy Markdown
Member Author

We will be discussing this at next week's Curb Working Group meeting.

michael-danko-passport and others added 2 commits July 15, 2025 12:53
The existing event definition defines an `event_id` that is globally unique within the publisher's environment. This clarifies that
Update README.md to note deduplication of events
@schnuerle schnuerle merged commit cd4eee1 into dev Aug 4, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Publishing events via Push mechanism

2 participants