REST API endpoint not working
Since 2 hours I can't use ctx["request"]["body"].email its always return
Cannot read properties of undefined (reading 'email')
Cannot read properties of undefined (reading 'email')

Docs: Utility Nodes in Nav but disabled & 404
The "Utility Nodes" nav item under "Node Types" on the docs.buildship.com site does not have an
href attribute, and therefore is not an active anchor tag, but it shows up in the navigation as if it were available.
When trying to just go to the URL I would assume it would go to, that gives a 404. I assume this means the documentation is incomplete for this section, but as it's possible this was an oversight, I'm filing this as a bug here....
Feature How-to: Custom Domain
In the Pro Plan, it lists that a custom domain is possible to use. How can that be put into action? I didn't see mention of this in the documentation.
Rest API Call Trigger: Is it possible to access the raw request body?
When using the Rest API Call trigger, is it possible to access the raw request body? I'm needing to receive text formatted in a way that does not auto-parse correctly into the
request.body object and I'd like to access the raw body to parse it myself.
I would understand that the auto-parse middleware would likely have consumed that raw body buffer already, but it would be nice to be able to disable auto-parsing so I can parse it myself.
In my use case, I don't have control over the payload being sent, so I can't just send it in as properly formatted JSON....UI: Add Node: Two items selected in left navigation
When selecting "PDF to Text", it also selects "Scrape Web URL", and vice versa. Just a UI bug!

BuildShip help
🚨 This forum is for community support of BuildShip. Create a new post for any help/question you have.
NOTE: We answer questions here on best effort basis, however the best way to raise support request is via the BuildShip app's native "Support" button from the Nav bar.
Before you post here:...