Forum Discussion
Joshua_R_Jones
Mar 09, 2023Iron Contributor
TSV Export Unusable state in Bookings
★If there is a more appropriate forum for this (particularly a Japanese Bookings support discussion?) please redirect me. ★I can provide the original TSV file only to Microsoft employees due to it ...
davisjr
Microsoft
Mar 22, 2023Thanks for the feedback Joshua_R_Jones. Is this consistent across multiple booking pages? If you create a new blank booking page, make one booking and do an export, are you seeing the same data?
If you want more control over the data that is exported, you can try out the Bookings Graph API. This will let you export the data that you want programmatically:
https://docs.microsoft.com/en-us/graph/api/resources/booking-api-overview?msclkid=e622f360bf1311ec8ffee3f6ffe1e6a8&view=graph-rest-1.0
If you want more control over the data that is exported, you can try out the Bookings Graph API. This will let you export the data that you want programmatically:
https://docs.microsoft.com/en-us/graph/api/resources/booking-api-overview?msclkid=e622f360bf1311ec8ffee3f6ffe1e6a8&view=graph-rest-1.0
Joshua_R_Jones
Mar 22, 2023Iron Contributor
Hey, davisjr thanks for getting back to me.
I will be trying in a new Bookings to see if I can replicate. In particular, I think this is a problem with the Japanese language characters, so I will create test data with that in mind and perform and export. Will post results here for troubleshooting purposes.
In the meantime, I will look into the API for Graph. I'm not familiar with Graph yet (name only) but if it works as a solution for our reporting that'd be great.
Appreciate your willingness to help, will get back with tests later this week.