question

hromoydron avatar image
hromoydron asked

Is there any way to download CSV files with custom events?

Hello!

I want to know if I can download CSV with custom event from playfab.

I know its real with S3bucket but it's too expensive even for several players and now I test my game over 1-2k pleyers.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Andy avatar image
Andy answered

No, we do not support a free export to CSV feature. Your options are:

  • Export to your own S3 bucket
  • Integrate with SnowFlake or our upcoming new Data Warehousing preview feature
  • Configure Webhooks for the events you want to capture and forward them to your own service or Azure Function.
3 comments
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

hromoydron avatar image hromoydron commented ·

Andy, can I export data for last week to this services?

0 Likes 0 ·
hromoydron avatar image hromoydron commented ·

@Andy, Can I export all custom events for last 5 days to this services?

I have custom event "winLevel" with custom parameter "levelNumber" and I want to understand how many user win level number 1, number 2 and etc. Can I make it now for last 5 days?

0 Likes 0 ·
Andy avatar image Andy ♦♦ hromoydron commented ·

Yes, once you choose to start exporting data via one of those methods, you own the retention of the data. If you mean you want to export some historical data from the last 5 days then, no, the export starts from the time you enable it.

Here are some guides for the different options:

- S3: https://api.playfab.com/docs/tutorials/landing-analytics/s3-archive

- Snowflake: https://api.playfab.com/docs/tutorials/landing-analytics/getting-started-with-playfab-snowflake

- Webhooks: https://api.playfab.com/docs/tutorials/landing-analytics/webhooks

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.