pipedream icon indicating copy to clipboard operation
pipedream copied to clipboard

[Components] looker

Open pipedream-component-development opened this issue 1 year ago • 1 comments

looker

URLs

Polling Sources

new-record

Prompt

Emit new event when a new record is created in a Look. Requires prop: 'Look ID'. Optional prop: 'Delay time' can be set to emit the event after a delay.

new-user

Prompt

Emit new event when a new user is created. Props needed: 'User Role' to filter what type of user events to emit.

new-record-sql-query

Prompt

Emit new event when a new record is created in a SQL query. Required props: 'SQL Query'. Optional prop: 'Timeout' to limit time for the query.

Actions

add-user-group

Prompt

Add an existing user to a group within Looker. Required props: user_id, group_id. Group_id refers to the ID of the group user is added to, and user_id is the ID of user who is added.

execute-sql-query

Prompt

Run a SQL query within the Looker. Required props: sql_text. sql_text is the actual SQL query that will be executed within the Looker environment.

run-look

Prompt

Execute a predefined look within Looker. Required props: look_id. Look_id refers to the ID of the Look that you wish to run.

@sergio-eliot-rodriguez can you please take a look at this requirement! Thanks in advance.

Seems like in order to create an instance is necessary to have some quota for the selected region. So this is what it says:

Contact [Sales](https://cloud.google.com/contact/form) to allocate quota to your project.

Image

This is a blocker because without this we can't test the components!

jcortes avatar May 29 '25 23:05 jcortes

I requested quota for the project to sales via this form.

update their team is back and say they are unable to provide free quota, but can offer some at a discount.

sergio-eliot-rodriguez avatar Jun 03 '25 18:06 sergio-eliot-rodriguez

They reached back with pricing

The list price for an add-on / development instance is $24k/year.

We definitely have discount flexibility

sergio-eliot-rodriguez avatar Jun 25 '25 22:06 sergio-eliot-rodriguez