Hello,
I am trying to create a Zap that exports to a PDF all activity entries on a given Clio matter each time a new activity entry is made. Does anyone know a way to do this? I’ve tried creating a custom action, but all the tests result in:
Error: Failed to retrieve activities: API response indicates an error at getActivitiesForMatterAndExportToPDF (file:///tmp/working/main.mjs:34:15) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async __WRITE_OUTPUT__ (file:///tmp/working/main.mjs:66:20) |