flowvolt_send_trial
ActiveTool of FlowVolt
Dispatch the 5 trial drafts after a paid Stripe Checkout completes. Two-call flow: first call returns a one-click Unipile URL to connect your Gmail or Outlook inbox; second call (after you've connected) fires the 5 sends from your OWN warmed mailbox, your domain, your reputation. Requires the checkout_session_id from your paid Stripe Checkout. Sends never go through FlowVolt's infrastructure.
Parameters schema
{
"type": "object",
"required": [
"checkout_session_id"
],
"properties": {
"checkout_session_id": {
"type": "string",
"description": "Stripe Checkout Session id (cs_test_… or cs_live_…) from the URL after you completed the trial checkout."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
FlowVolt
https://github.com/Larshiensch99/flowvolt-strike-engine
1/7 registries