Hey, I want to publish my flow, put it on the website, behind the payment wall, and charge people everytime when they run my flow.
Could anyone help me to set this up :)?
Hey, I want to publish my flow, put it on the website, behind the payment wall, and charge people everytime when they run my flow.
Could anyone help me to set this up :)?
Hey @tomaszpasko! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.
Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={your_run_id}&workbook_id={workbook_id}
Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
Provide details about the issue—more context helps us troubleshoot faster.
You can find your run history here: https://www.gumloop.com/history
Hey @tomaszpasko - You should be able to use the Webhook trigger for this:
https://docs.gumloop.com/api-reference/getting-started
https://docs.gumloop.com/api-reference/running-an-automation/start-automation
Thanks Wasay. I’ll check it. If I understand, I have to build all the authorization/payment ‘thing’ outside of Gumloop, right? You don’t have this option (yet)?
Yes that is correct, you’ll need to set that up outside of Gumloop.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.