I am using this very helpful post to create/poll/download a report via API:
Report Listing API | Community (docebo.com)
It’s working perfectly, except that Docebo is sending me an email saying that my report is ready… How can I turn this notification off? This is a report that will be downloaded via a script and dumped into a database, so I don’t want or need a notification that the report is “ready” because my script polls for completion and then downloads it, cracks open the zip, cracks open the csv, and dumps the data to a DB when the report is ready.
I already checked the Notifications page in the Admin Settings - there is no event that seems like it has anything to do with “notify me when the report I asked for is ready” type of thing.
Anyone have any ideas? I can’t seem to find anywhere else - the report definition, my personal account, nothing - that has any setting for notifications…