I am sending title events which for some reason the entity_type shows title_player_account. These events are not being sent via WebHook, is this by design? Should I be sending a different type of event from the api?
here is the azure function showing only 5 events being forwarded to elasticsearch.
Answer by SethDu · Mar 29, 2021 at 03:31 AM
Currently, webhook doesn't support V2 events. PlayFab have migrated partial V1 title-level events to V2, which cannot be redirected. For those existing V1 title-level events, like Leaderboard reseting, you are able to monitor those in your webhook server.
Please feel free to send a thread on the feature requests forum if there isn't an existing one.-- https://community.playfab.com/spaces/24/index.html