Is it Possible to Pass Dynamic Values for Multiple External Users to Connect Their Google Business Accounts via a Pipedream Account?

This topic was automatically generated from Slack. You can find the original thread here.

Hi everyone, new user here.

I wonder if it’s possible to pass dynamic values to connect to a Google Business account, so users from my app could use a flow created in my Pipedream account to retrieve or send data to their own google business profile.

I know that I’m able to connect with my credentials but it would be a fixed configuration only available for me. In short, any way that a created flow can serve multiple external users from my app with their own credentials for google business?

Hi , you can check Pipedream connect here https://pipedream.com/connect

Thanks , that helped already.

But I have another questions.

  1. In a pre_built action for Google Mu Business, for example, there is an “Use end user’s auth via Connect” option. But this option is not available in a custom action for Google My Business?
  2. If an end user authenticated once on triggered flow. Will him have to authenticate every time he uses the flow or his credentials will also be stored some how?
  1. It should be, are you seeing differently? Can you send a screenshot?
  2. No, Pipedream will store those credentials so you can use them again in the future

Thanks . Here are the screenshots. One for the custom and one for the pre-built actions. Both for Google Business.

Ah it looks like that toggle doesn’t exist on the HTTP action yet, that’s just a gap that we’ll need to address. You can use your end user’s auth via a custom action that you publish to your workspace or a code step, but it looks like right now it’s missing from the HTTP action.

Ok, I’ll do some tests. Thanks for your attention!