Azure Function (C#) that can schedule Google Calendar meetings.
Budget: $15 – $25 USD
We need a demonstration Azure Function that can schedule Google Calendar meetings.
Input:
Mock request JSON object with:
- Name (string)
- Address (string)
- Package (string)
- Phone Number (string)
- Start Date and Time (DateTimeOffset)
- End Date and Time (DateTimeOffset)
Key Operations:
1. Create a Google Calendar event using the start and end date, name as the calendar event title, and all the other information in the content or notes section of the calendar event.
2. Create an alert for the event 24 hours prior to start date.
Technologies:
- Microsoft Azure Functions (Free Account)
- C#
Type of Authentication:
OAuth 2.0 using client credentials (client ID, secret)
We are looking for a demonstration function that is simple and should take no more than 10 hours to build.
Please create your own free Google account and a free or locally hosted Azure Function to create this project and then indicate in the Readme how we need to switch over to test on our account.
We will provide a GitHub repository for you to store your code. We can additionally setup a GitHub Codespaces if you'd like to work in that.
Input:
Mock request JSON object with:
- Name (string)
- Address (string)
- Package (string)
- Phone Number (string)
- Start Date and Time (DateTimeOffset)
- End Date and Time (DateTimeOffset)
Key Operations:
1. Create a Google Calendar event using the start and end date, name as the calendar event title, and all the other information in the content or notes section of the calendar event.
2. Create an alert for the event 24 hours prior to start date.
Technologies:
- Microsoft Azure Functions (Free Account)
- C#
Type of Authentication:
OAuth 2.0 using client credentials (client ID, secret)
We are looking for a demonstration function that is simple and should take no more than 10 hours to build.
Please create your own free Google account and a free or locally hosted Azure Function to create this project and then indicate in the Readme how we need to switch over to test on our account.
We will provide a GitHub repository for you to store your code. We can additionally setup a GitHub Codespaces if you'd like to work in that.