With Looker, you use LookML to model your database both in a structured and reusable way, and in a way that go...
Mike DeAngelo, Developer Relations Engineer Looker’s “Scheduled Plan” facility can be used to automatically ru...
Review: API AuthenticationWhy do 401 errors happen?1. You did not hit the login endpoint or go through the API...
Knowledge DropLast tested: Sep 27, 2019 For PDF: Yes. Use create_render_task() to schedule a job to render a d...
Knowledge DropLast tested: Mar 8, 2018 Use the create_project call on the projects endpoint. https://docs.look...
Knowledge DropLast tested: Nov 4, 2020 cURL is a command-line utility available on most Unix/Linux based opera...
Knowledge DropLast tested: Oct 16, 2020 Nope - connecting to the API requires an https connection with a valid...
1 ) Hit login_user to login as the user (https://docs.looker.com/reference/api-and-integration/api-reference/v...
Yes, you can update the query object associated with a Look. There's a property called dynamic_fields which yo...
You can use the graph_derived_tables_for_model endpoint (documentation) to get a dependency graph of all the P...
Knowledge DropLast tested: Oct 1, 2019 Not that we are aware of.The input boxes on the API Docs might have a l...
Knowledge DropLast tested: May 29, 2018 Yes, the all_git_branches, git_branch, create_git_branch, update_git_b...
Knowledge DropLast tested: Oct 7, 2019Nope, but you can bust the cache per-model using Datagroups. This post t...
Knowledge DropLast tested: Mar 22, 2020 Use Case:We want to find metadata about our content so we hit the all_...
Knowledge DropLast tested: Sep 1, 2020 It is not possible to create API credentials for an embed user, so you ...
Knowledge DropLast tested: Oct 7, 2019Yes. Multiple access tokens can be active concurrently for the same Look...
Knowledge DropLast tested: Jan 20, 2020 You can send a single schedule to 2 SFTP servers using the API! In ord...
Knowledge DropLast tested: Oct 7, 2019 Here are some facts about queries are killed via the API:Only admin API...
Knowledge DropLast tested: May 13, 2020 For those that don't know, the ini file contains information like clie...
Knowledge DropLast tested: Jul 20, 2020 We have the pdf_paper_size option for the render_task() endpoint, so w...
Knowledge DropLast tested: Jun 25, 2020 You can find the Python script in this repository.The Easy WayUse Look...
Knowledge DropLast tested: Jan 10, 2019 When you have an issue with API authentication and received the follow...
Knowledge DropLast tested: Dec 28, 2017 First, you will want to pull down the content_metadata_id and id field...
Knowledge DropLast tested: 8/26/2022Note: This content is also available on Github. Are you lazy like me and w...
Knowledge DropLast tested: Mar 9, 2020No. The search_dashboards() endpoint doesn't return LookML dashboards at...
Knowledge DropLast tested: Oct 7, 2019There was a legacy feature that allowed JSON numbers to return as string...
Knowledge DropLast tested: Nov 8, 2020 There are a few steps to creating a new user with the api/sdk. We have ...
Knowledge DropLast tested: Jun 12, 2018 Yep, you can configure a visualization of a query using the query.vis_...
Knowledge DropLast tested: Oct 24, 2019 We can use this endpoint to set or update an individual user attribute...
Knowledge DropLast tested: Oct 1, 2019 Yes, this will blow the cache for that datagroup regardless of the trig...