{"uid":"cap_1eSa5zCrnExfaI3YclvFd","slug":"beyourspace-onboarding-csv-to-json-converter-1b159994","name":"beyourspace Onboarding CSV to JSON Converter","description":"Endpoints de pago por uso para extraer datos de texto, leer páginas públicas y transformar CSV en JSON normalizado. Sin cuentas ni permanencia, con esquemas documentados y ejemplos ejecutables.","url":"https://api.beyourspace.es/v1/convierte-onboarding","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","properties":{}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Hk18baO5gsO-wnoVXK2SU","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Accepts a CSV of onboarding email sequences and returns clean, validated, sorted JSON with numeric days, corrected URLs, non-empty subjects, and no duplicates.","exampleAgentPrompt":"I have a CSV with my product onboarding email sequence — it has columns for day, subject, and URL — can you clean it up, fix any invalid URLs, remove duplicate steps, make sure all days are numeric, and give me back a validated, sorted JSON?","exampleUseCases":[{"title":"SaaS onboarding sequence cleanup","prompt":"I exported our onboarding drip campaign as a CSV — some days are formatted as text like 'Day 3', there are a few duplicate emails, and some URLs look broken. Can you clean it all up and send me back a proper sorted JSON I can import into our automation tool?"},{"title":"Validate email subjects before campaign launch","prompt":"Before we go live with our new user onboarding sequence, can you run this CSV through validation to make sure none of the email subjects are empty and all the send-day fields are actual numbers? Return the result as clean JSON."},{"title":"Normalize onboarding data for agent pipeline","prompt":"I need to feed our onboarding email steps into an AI agent workflow — can you take this CSV, strip out any duplicates, correct the URLs, and return a sorted JSON list so the agent can process each step in order?"}],"resultDescription":"A JSON object containing the onboarding sequence as a sorted, validated array of steps — each with a numeric day field, a verified non-empty subject, and a corrected URL — with all duplicates removed.","failureModes":["Malformed CSV structure causes parsing failure and 400 error","Missing required columns (day, subject, URL) result in validation error","All rows identified as duplicates returns empty sequence array","Invalid or unreachable URLs that cannot be corrected are flagged in the response","Body not sent as valid JSON or form-data causes schema validation failure"],"whenToPreferThis":"Choose this endpoint when you have an onboarding email sequence in CSV format and need it cleaned, validated, and converted to structured JSON in one step — especially when you need day fields normalized to integers, URLs verified, subjects checked for emptiness, and duplicates removed automatically, at a low per-request cost of $0.02.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-18T06:46:25.835Z","isFirstParty":false}