ContributionsMost RecentMost LikesSolutionsRe: Time Based Access RestrictionsThanks for the quick response @Mark Shnier (Your Quickbase Coach) ------------------------------ Robin Mcintosh ------------------------------ Time Based Access RestrictionsLooking at trying to restrict access to a QuickBase (whether whole database or specific table) between a specific time frame. Is this possible? We're using the API DoQuery via another application and running into issues which may be related to the traffic/work being done within the QB at the same time even though users have been asked to stop processing. I don't see anything at the QB level settings. Would I need to build some sort of time validation field within a table, or a Pipeline? ------------------------------ Robin Mcintosh ------------------------------ Linked Report Record SelectionsIs it possible to perform actions such as save a snapshot of records within a linked report that are checked (selected)? For instance, I'd like to save all of the Document Name(s) selected within the linked report to another field (Schedules) like a snapshot. There is a realtionship of Parent/Child but one Parent could have 1 Child record or it could have 15 Child records. But I only want to capture the Document Names of those records actually selected with a checkbox value in the report. ------------------------------ Robin Mcintosh ------------------------------ Pipelines JSON Handler - Fetch JSON URLTrying to get an import of data from a file to create records in a QB app. I tried the CSV Handler but there is a 10K row max whereas my file will always be greater than 10K. Started looking into the JSON Handler as I can create a JSON file via my Alteryx workflow. The wall I'm hitting at the moment is the JSON URL within the Fetch JSON step. Since my JSON file is stored on my OneDrive, no other option and the pipeline starts with a OneDrive trigger, I can't seem to figure out how to populate the JSON URL field. I've tried a few different variations based on what I can find on the web (new to JSON). When I paste in the filepath to the OneDrive, I get "validation error: no connection adapters were found for 'C:\\Users\\xxxx'. (double clashes were added even though I copied single slashes into the URL) I then changed it to 'file://localhost/C:/Users/xxxx' with the same validation error. Any assistance would be greatly appreciated. ------------------------------ Robin Mcintosh ------------------------------ Re: Automation to Trigger NotificationI know this is an old post, but I can't find anything else on the issue. My question is are there any plans for QB to allow the individual notifications when multiple records are edited through automation? For now, I'll be running a subscription report for a team to manually edit specific records so that the individual notifications go out to the respective recipients, but was really hoping I could get this done through automation. ------------------------------ Robin Mcintosh ------------------------------