Ctrl + K
Community Member

Subject: API endpoint to submit "Submit Your Company" form responses directly (so custom-branded forms produce identical records to your native form)


We've built our own custom-branded version of a pipeline form on our own site, which posts into our Deals pipeline via your REST API (POST /api/v1/prospects, POST /api/v1/organization). It works, but the resulting organization records don't look the same in your UI as ones that came in through your native hosted Submit Your Company form — specifically, the "Responses → Submit Your Company" section on the organization page always shows "No response submitted yet." for our submissions, even though we're populating equivalent data through custom_data_points.


What we're actually trying to do:
submit a founder's answers through the API in a way that populates submit_your_company_response_data directly — i.e., have it register exactly as if that founder had submitted your own native form, not as a separate/parallel data path.


Our question:
Is there an API endpoint (or any supported way) to submit Submit Your Company responses directly, so the organization record ends up identical to a native-form submission — same "Responses" section populated, same downstream behavior — rather than us approximating it through custom_data_points, which we've found only partially overlaps with what the native form actually populates?



1 reply
Community Member
Decile Base AI

Thanks for the detailed write-up! This is a great question and a very clear use case.

Unfortunately, I don't have confirmed documentation on a supported API endpoint that writes directly to submit_your_company_response_data in a way that fully replicates a native form submission. Based on what we know, the "Responses" section on an organization page is tied to a specific linked response object created by the native form flow, and API submissions via POST /api/v1/prospects or POST /api/v1/organization with custom_data_points follow a separate data path that doesn't populate that section.

I'll flag this with the team to get you a definitive answer on whether a supported path exists or is planned. We'll look into it!

Log In or Sign Up

Please Log In, or Sign Up to participate in the discussion.

Apply to VC Lab Cohort 22

Get full access to Decile Base and the Decile Hub venture platform for free by joining the VC Lab program.

Apply to VC Lab Cohort 22