How to export events from Notehub

I want to export the date and body data from Notehub in a csv file. Which fields in the Export Events dialog box should be selected to get the Uploaded field and Body field? Is there a description of all the options shown in the dropdown?
Thank you

Hey @TJK,

You’ll want to select received to get the uploaded timestamp, and then select any of your fields from the body that you want to include. Here’s a quick example from an export I just did on one of my projects.

We have a list of many of the fields in that dropdown in this section of our documentation Notehub Walkthrough - IoT Connectivity at Blues. (Although I see that received is missing so I’ll add that today.) And the fields within your body will be project-specific based on the data you’ve sent to your Notehub project.

If you have any other questions let me know.

Thanks,
TJ

1 Like

Thanks TJ.
The body data I have sent is just a text message. Which field corresponds to text?
Tom

It depends on what you called the field that the text message is in. For example here’s how they map in my project.

TJ

I selected All but the field with my text is not there.

Can you share the JSON of one of your text events? If there’s anything sensitive in there feel free to blur it out or send me the JSON in a DM.