You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2022. It is now read-only.
Our check in system needs to integrate with Nexudus, the 3rd party community management software used within Civic Hall. Nexudus requires the full name, organization, and timestamp of each person checked into CH on a given day. It's unclear at this point if Nexudus's API supports real-time posts to their system. If so, a process (probably a cron job) needs to be written to push the necessary redis check in data to their application.
Our check in system needs to integrate with Nexudus, the 3rd party community management software used within Civic Hall. Nexudus requires the full name, organization, and timestamp of each person checked into CH on a given day. It's unclear at this point if Nexudus's API supports real-time posts to their system. If so, a process (probably a cron job) needs to be written to push the necessary redis check in data to their application.