Have something to say?

Tell us how we could make indie.money more useful to you.

Completed

Bug: Error Message No Displayed

I couldn’t see where the flow is failed. File : Payload : { "leads": [ { "name": "Daniel Ross", "email": "daniel.ross@gmail.com", "company": "", "message": "Not sure what this product actually does. Just browsing.", "source": "paid_ad" }, { "name": "Emily Clark", "email": "emilyc@yahoo.com", "company": "", "message": "Saw this on social media. Can you share more basic info?", "source": "social_media" }, { "name": "Rahul Mehta", "email": "rahul123@gmail.com", "company": "", "message": "Is this free to use?", "source": "landing_page" }, { "name": "Olivia Brown", "email": "olivia.brown@gmail.com", "company": "", "message": "Just exploring options. No specific plan yet.", "source": "blog_post" }, { "name": "Chris Evans", "email": "cevans@hotmail.com", "company": "", "message": "Can you explain what problem this solves?", "source": "social_media" } ] }

0x67a575c5Ef3aF6dCB7891A96826F8489b8E62485 10 days ago

Completed

Bug : New Flow (All Node )

Payload : { "employees": [ { "id": 1, "name": "Sarah Mitchell", "email": "sarah@techcorp.io", "department": "Sales", "score": 92, "joined": "2023-03-15" }, { "id": 2, "name": "James Patel", "email": "james@techcorp.io", "department": "Engineering", "score": 78, "joined": "2022-07-20" }, { "id": 3, "name": "Alex Jordan", "email": "alex@techcorp.io", "department": "Sales", "score": 45, "joined": "2024-01-10" }, { "id": 4, "name": "Priya Sharma", "email": "priya@techcorp.io", "department": "Marketing", "score": 88, "joined": "2021-11-05" }, { "id": 5, "name": "Tom Brady", "email": "tom@techcorp.io", "department": "Engineering", "score": 55, "joined": "2023-08-22" }, { "id": 6, "name": "James Patel", "email": "james@techcorp.io", "department": "Engineering", "score": 78, "joined": "2022-07-20" }, { "id": 7, "name": "", "email": "invalid-email", "department": "", "score": -1, "joined": "bad-date" }, { "id": 8, "name": "Lisa Wong", "email": "lisa@techcorp.io", "department": "HR", "score": 67, "joined": "2023-05-18" }, { "id": 9, "name": "Mike Chen", "email": "mike@techcorp.io", "department": "Sales", "score": 95, "joined": "2020-09-30" }, { "id": 10, "name": "Sarah Mitchell", "email": "sarah@techcorp.io", "department": "Sales", "score": 92, "joined": "2023-03-15" } ] }

0x67a575c5Ef3aF6dCB7891A96826F8489b8E62485 11 days ago

3

Completed

Bug : Failing at Webhook Input (JSON)

JSON : { "leads": [ { "name": "Sarah Mitchell", "email": "sarah.mitchell@techcorp.io", "company": "TechCorp Solutions", "message": "We need to onboard 200 users immediately. Budget approved, CTO ready to sign. Can we demo this week?", "source": "landing_page" }, { "name": "James Patel", "email": "j.patel@growthstartup.com", "company": "GrowthStartup Inc", "message": "Exploring your platform for a few weeks. Interested in pricing for a team of 10. No rush.", "source": "blog_post" }, { "name": "Alex Jordan", "email": "alexj@gmail.com", "company": "", "message": "Just curious about what this does. Saw an ad somewhere.", "source": "paid_ad" }, { "name": "Priya Sharma", "email": "priya@innovate.co", "company": "Innovate Co", "message": "We are evaluating tools for our 50 person sales team. Looking to decide by end of quarter.", "source": "referral" }, { "name": "Tom Brady", "email": "tomb@yahoo.com", "company": "", "message": "What is this?", "source": "social_media" } ] } File :

0x67a575c5Ef3aF6dCB7891A96826F8489b8E62485 11 days ago

5