Forum Discussion
MarkSmed
Jul 09, 2020Copper Contributor
Powershell Command to delete contacts in Microsoft Bookings.
We are using Microsoft Bookings to allow patients to book appointments at our medical facility. We are not interested in storing any of the information and want to purge it quickly. The 'contact' inf...
- Jul 09, 2020
PowerShell wont help you with that. Take a look at the Graph API endpoints: https://docs.microsoft.com/en-us/graph/api/resources/booking-api-overview?view=graph-rest-beta
Froggyfrog3
Jul 12, 2020Copper Contributor
Thsnk
- Froggyfrog3Jul 12, 2020Copper ContributorThank