As an app administrator, I'd like the ability to plan out my field users' days by adding specific times blocks to records that tells them when they should be visiting a specific site. I would also like to display this schedule in an intuitive format (like on google calendar).
Current workaround would be to add in fields to records that dictate the time block, and then ask the users to filter those fields, but this is not as intuitive and is prone to field user error.
Another workaround is to set up server to catch webhook events from Fulcrum and POST information to google calendar, but this can be hard to set up and requires technical experience