Question

[RETIRED] Data Actions

  • 18 October 2016
  • 9 replies
  • 264 views

  • Anonymous
  • 0 replies

Just started playing around with Data Actions and I have to say this opened up a whole new world of options for the platform… so thank you! Can someone please let us know what you’re thinking about access controls here? Very excited to release this into the wild but obviously can’t allow every user/user group to perform every action available…


also, more robust documentation around this functionality would be super helpful as well.


in case anyone hasn’t seen it, here’s the press release from yesterday with more detail:



9 replies

Userlevel 2

and it would be amazing if we could create nested menus for the actions… the list could get very long very fast 🙂

Userlevel 2

Great. Thanks for the quick response! Does this mean that the actions will be “viewable” by all users but only “executable” by some based on credentials? If so, as a future enhancement, it would be great to limit the available filters by some credentialing scheme as well… so as to minimize the number of inapplicable options a user has to parse through.

Userlevel 2

this is awesome. thanks, wil!

Userlevel 2

Can ya’ll clear up something for me? In the example you provide for the Github action, Looker is able to reference your Sinatra app on localhost. This makes sense if you have access to the machine hosting Looker, but what does this look like if one doesn’t have access to their looker box?


Does one first need to host their application using some service and reference public endpoints in their action dimension? While I’m not a security expert by any stretch, is seems as though sending data across the wire, and even publicly hosting an application of this sort, gets us into potentially risky territory.


Would the suggested architecture, then, be to put the app behind some security layer and have the action first ask the user for credentials and then go about the rest of the action?


Thanks!

Userlevel 2

I like the user-attributes solution. As always, thanks so much for your help, abbywest !

Hi - data actions are cool. One thing that I see time and time again is “list building”, so essentially marketing or communications compiles a list of recipients to send to - based on some data criteria. It’s usually a painful exercise, given the data can be in multiple places, spreadsheets etc.


If you are fortunate to have your data in one place, you can use Looker to build the list of recipients, for your target audience, and Looker makes it easy.


It would be GREAT to be able to click once to perform a “Send to All” type of action using data actions – rather than having to click on each row for each recipient. Has anyone found a way to do this via data actions? Bulk send of a list of addresses/IDs?


Thanks!

Userlevel 1

Hey Mark, we are actually facing the same issue and it is quite a big problem for us that we are solving through Google Spreadsheets and connecting them to Looker which is really annoying. Were you able to solve you problem in a better way since you’ve originally asked your question?


Looker_Support do you guys have any good suggestion to Mark’s question?

@Mark_Goodwin @Dimitri_Masin thanks a lot for this suggestion. It’s something that I’ll chat to our product team on. It’d be a super useful feature!

@Dimitri_Masin I have not solved this problem. I wonder if the list measure type might help you? It could build a list of emails for you based on any other dimensions/filters that you put in your look. I was actually playing around with this a bit - but you would need to be a separate service that you could send the email addresses to and have that service package up the emails for you.


Another way Looker could do this in their product is perhaps make it a delivery option in a scheduled look or dashboard. Kind of like Webhook, instead it’s an SendGrid email service. Hmmm, now that I’m thinking about it I wonder if you could use the Webhook delivery to SendGrid? Perhaps this might work…would have to research it.


I know Docker is using Webhooks to send data to Marketo to insert as leads so they can be used for marketing campaigns…this could be another option for you as well.

Reply