Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  • Guest, before posting your code please take these rules into consideration:
    • It is required to use our BBCode feature to display your code. While within the editor click < / > or >_ and place your code within the BB Code prompt. This helps others with finding a solution by making it easier to read and easier to copy.
    • You can also use markdown to share your code. When using markdown your code will be automatically converted to BBCode. For help with markdown check out the markdown guide.
    • Don't share a wall of code. All we want is the problem area, the code related to your issue.


    To learn more about how to use our BBCode feature, please click here.

    Thank you, Code Forum.

PHP Microsoft Graph API - any experience? Specifically Calendar Create/Update/Delete events

CarlEOgden

Active Coder
Hi

If you've used and can help, I'd really appreciate it.

Part of my code creates an appointment in our diary system, I've now implemented Microsoft login (using the Graph API) so I have a token.

I can create an event (appointment) BUT the location doesn't show it as a true location even though I am setting the address and coordinates.

Once I nail the above, I will need to be able to update and delete it.

I am struggling to find documentation to be able to either update or delete (I'd prefer to get delete working first).

Anyone able to help? I can show code for creating the event if needed!

Cheers in advance
Carl.
 

New Threads

Latest posts

Buy us a coffee!

Back
Top Bottom