Hi,
I’ve created a (public) configuration and successfully then created bookings (against Google Calendar). All good, this works fine.
But is it possible using the POST to book an event to give it a unique description and location? I’ve tried putting in a description string field and it’s ignored.
I’m assuming it’s just using the settings from the configuration ID.
Since this is public configuration and anyone could hit the API I assume it’s there to stop people sending abusive/random descriptions etc?
Is this supported if it was a private configuration? We have a scenario where we are connecting a voice agent to someone’s calendar and the reason for the meeting and the location can vary each time.
Yes, I could create a configuration element for each unique meeting but seems a bit excessive and brute force. I’d then have to remember to clear them up. But I’m assuming this is the only way?
Additionally the calendar entries show up as tentative (outlined) in Google Calendar, even tho thats not the mode I’ve used… there doesn’t appear to be any way to force them into the calendar as fully accepted meetings… (full colour, not outline)