Relative Content

Tag Archive for google-sheetsgoogle-apps-scriptcurlwebhookseventbrite

Google Apps Script Eventbrite Webhook Integration

I’m trying to integrate a Google Apps Script to log data from Eventbrite into a Google Sheet. I’ve deployed my script as a web app and set it to be accessible by “Anyone.” Here’s the script I’m using (with specifics redacted as asterisks for privacy). I’ve tried using console.log and logger.log but I’m not getting any logs.