I have a SaaS app where people buy leads. When they’ve purchased a lead, they will be able to get to the lead details page.
What I’d like is to add a button to that page that scrapes that specific page to get information about the lead, asks the users some questions (or even better gets their user profile/background info from somewhere) and then uses all that along with a prompt (probably Ask AI) to create a personalized email for them to send to the lead.
Hopefully that makes sense … anyone done anything like this?
Hey @JulieH! 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’d need a flow with the input nodes to collect the required data. On your landing page, you can include a form that captures user input and sends it to Gumloop via webhook to complete the flow.