Skip to content

Instantly share code, notes, and snippets.

View devonsams's full-sized avatar

Devon Sams devonsams

View GitHub Profile
@devonsams
devonsams / AppUtils.gs
Last active March 8, 2025 17:41
Scripts for managing group me events from google sheets
/**
* GroupMe Event Management Script - API Functions
*
* Contains all functions related to GroupMe API interactions.
*/
/**
* Creates a new GroupMe event
* @param {Object} eventData - Event data
* @returns {Object} API response