donvito - hi, i just tried buildship today. is ...
hi, i just tried buildship today. is REST API triggers by default insecure? π
i am not able to edit the trigger and it's asking me to pay. tried to follow this tutorial
https://docs.buildship.com/tutorials/secure-api
Secure Your API Endpoint β BuildShip
A unified resource to start building your backend with low-code. Dive into triggers, nodes, and step-by-step guidance to jumpstart your workflow creation.
3 Replies
you dont need to edit the trigger in the new version, you can access any header as dot notation
once you pass the header to your flow you can have a node to do the validation.
we currently offer firebase authenticated API request as trigger well, we'll be adding more soon
@Shams How to make it step by step?