Carmen's Flow 02

Completed
Back to Customer Flows

Run 019f159d-f943-7704-98fd-f7002689ec3c

🌐 Page Visit Trigger
Referrer
https://default.goodbones.club/flow/carmen/step/geoh32ga
  1. 1. 📝 Get phone and email submitted Completed
    email (data)
    {
      "value": "carmen@carmen5.com"
    }
    phone (data)
    {
      "value": "(111) 111-1112"
    }
  2. 2. 🔨 Create Brand Customer created Completed
    customer brand_customer → 019f159d-fab6-739e-99ed-9a741e40b946
  3. 3. 🔎 Lookup Products found Completed
    products (data)
    {
      "products": [
        {
          "id": "bp_powder",
          "name": "The Powder"
        }
      ]
    }
  4. 4. 🛒 Display products to customer selected Completed
    line_items (data)
    {
      "line_items": [
        {
          "id": "li_w12Buntw",
          "pricebookEntry": {
            "id": "pbe_l7DSffys",
            "price": {
              "amount": "200",
              "currency": "USD"
            },
            "pricebookId": "019f04c6-521c-79d7-8bd7-03e2c850478b",
            "product": {
              "id": "bp_powder",
              "name": "The Powder"
            }
          },
          "quantity": 1
        }
      ]
    }
  5. 5. 🛒 Create Shopping Cart 1 created Completed
    cart cart → 019f159e-08e7-79fd-867a-4c895dff0f21
  6. 6. 🧾 Create Order 1 created Completed
    order brand_order → 019f159e-0928-71ac-8354-f00f5828250e
  7. 7. 💊 Lookup Medication 1 found Completed
    medications (data)
    {
      "medications": [
        {
          "id": "019f1560-1afb-7587-8956-b7fcfdca28aa",
          "name": "The Powder"
        }
      ],
      "pharmacy_id": null
    }
  8. 8. 💊 Submit to Pharmacy 1 Success Completed
  9. 9. ▫️ YOU DID IT! Completed
    Current