Flagsmith / Flagsmith/flagsmith
Add timestamps to identity integrations (Core API)
Open
api
feature
integrations
- Dominant language
- Python
- Stars
- 6.6k
- Forks
- 567
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 121
Description
We need to add a `timestamp` field to the webhook integration payload and to other identity integrations that support it.
Currently, users can only estimate the timestamp of an event by noting the time on their end when the webhook request is received, so this change will improve accuracy. It makes more sense for us to pass this data.
Contributor guide
Assessment
This issue has not been assessed yet.