Ctrl + K
Community Member
Hello,
I'm running into an error using the Decile Hub REST API to automate importing contacts and pipeline prospects into my account.

Org and people creation are working fine via the API, but I'm getting a 403 Forbidden on all POST requests to /api/v1/pipeline_prospects. I checked my token's permissions array and it comes back as empty ([]), which I believe is why pipeline writes are blocked.
Thanks!
1 reply
Community Member
Hey Monica!
Are you sure that your request contains a pipeline_id param? It is required, and if it's not there then the API will not know which pipeline (and thus forbid you from doing the call)

The json body should be something like: { "pipeline_id": abc123, "prospects": { ... } }

If this is the case I will revisit that error since it's confusing since it should really probably be a 400 error.

Log In or Sign Up

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

Apply to VC Lab Cohort 21

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 21