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?
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?
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?
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.