Hey @LuckBringer! 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 @LuckBringer – We don’t have a native integration with OpenPhone, but if they support sending webhooks, you can configure one to trigger a Gumloop workflow based on your condition—like when a business misses a call.
The workflow itself can be simple: use an Ask AI node to read the incoming data and message history from your database, then follow it with a Send SMS Notification node to send the message.
If you get stuck, Gummie should be able to quickly unblock you.
You can check out our Webhook documentation and the guide on starting an automation via api for more details.