Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calendly importer #4

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

andrewpmk
Copy link

Here's my attempt at creating an importer for Calendly. I'm not entirely sure how these importers work or how to test them - it appears you are using Azure Functions and some secrets are required to run this and update the Vaccine Hunters pharmacy availabilities. I have copied the structure of other importers. For testing I am simply commenting out the portions of the code which post to the Vaccine Hunters API and the portions of the code related to Azure Functions and running from the command line see https://github.com/andrewpmk/pharmacy-importers/tree/calendly so I know that the API is working.

I currently have 4 pharmacies using Calendly in my CSV file of pharmacies: https://calendly.com/bridlepathpharmasave which is the one originally suggested to me and 3 others pulled from the Ontario website https://covid-19.ontario.ca/vaccine-locations. More pharmacies are needed for this to be useful! Hint: to get the ID number, "view source" and look for a string "uuid" in the JavaScript code.

@andrewpmk andrewpmk marked this pull request as draft January 2, 2022 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant