findyoucef's avatar
findyoucef
Copper Contributor
May 20, 2021
Status:
New

Application permissions for BookingBusiness api

Currently user only permissions are available please make application permissions available to allow us to make enterprise level apps.

 

2 Comments

  • Sue_Irvine's avatar
    Sue_Irvine
    Copper Contributor

    I also have a need for application level permissions. My colleague had the great idea of using the Calendar API with the underlying Bookings calendar, but the customer information is not included there, and I need that for my application. So please add this for the Bookings API!

  • Chris Haley's avatar
    Chris Haley
    Copper Contributor

    I just ran into this limitation, I registered an app ID and on assigning permissions I found I can only assign delegated ones.

    What I wanted was for (anonymous) users of my website to be able to create bookings, so I'd like my server side code to read and write booking details to the Graph API without having to authenticate as a specific user - like when users interact with the published booking page.