Buildship Puppeteer Timeout Issue
Hey there!
I am using a loop to generate ~200 pdfs using a slightly modified template for the HTML to PDF node.
This is using Buildship's internal puppeteer deployment if I am not misunderstanding (https://puppeteer.buildship.run/v1/pdf).
...
How can I secure my REST requests?
Hi there!
I have a nice workflow (REST API Call) with a GET method.
However, I would like to secure it with some sort of token. How can I do that?
Right now it's simply using HTTP and if I go on Postman everyone with the URL can request the data, I would like to encrypt it with a token JWT or something - but not sure how to proceed with BuildShip....
Stripe Subscription
I have seen this example in next.js https://subscription-payments.vercel.app/ where the user can select a product from a list retrieved from Stripe. Users can then subscribe. The app will store subscription and customer information in a Supabase DB. Once subscribed, the user can manage subscriptions in the stripe portal. I need something like this but have no idea where to start.
BuildShip Static IP
I'm using a API that requires a list of whitelisted IP addresses. Does buildship offer API calls from a static IP address?
If not, does anyone have a good workaround for this?...
Convert String to real JSON
Is there a way to convert a string to JSON in BuildShip?
For example, I will have a STRING structured like a JSON:
```json
{...
custom node?
hi are there any instructions to make a custom node? I am trying to connect to koboldAI's API
Buildship --> VoiceFlow API
Hello all. I am using flutterflow to create a chat and want to use buildship to create all api calls to VoiceFlow. I have the VoiceFlow api documentation but am struggling to actually create the right API calls. I am not fully understanding how to pass all the right information to VoiceFlow. Can Anyone offer some help on how to construct the API call?
Here is the example CURL code which is working but I need to "translate" this into a Buildship API call.
"CURL *hnd = curl_easy_init();...
Storybooks with DALL-E issue
I watched the (Storybooks with DALL-E) video and I copied exactly what was made in the video. When I tested the workflow on Hoppscotch, this error appeared. I tried everything, changed gpt4 to 3.5, DALLE 3 to DALLE 2 and increased the sleep time but nothing is working.

telegram bot issue!
Despite having deployed the code and established a group with the correct chat ID, I am unable to view the response, despite everything being configured correctly. Can some one help me what went wrong ? #❓・buildship-help
Solution:
The Telegram docs are now updated to include verification code - https://docs.buildship.com/trigger-nodes/telegram-bot#verification-code-optional.

CORS header missing error on fetching public links
Hi all,
I have image stored on buildhip file storage and I have generated public download url.
I'm then trying to render the image with public url as src in my web app, but I get CORS error on missing 'Access-Control-Allow-Origin' header....

I can't create my first project, who can help me?
Failed to create project: 500 Update() requires either a single JavaScript object or an alternating list of field/value pairs that can be followed by an optional precondition. Value for argument "dataOrField" is not a valid Firestore value. Cannot use "undefined" as a Firestore value (found in field "users.
0.displayName"). If you want to ignore undefined values, enable ignoreUndefinedProperties.invoice generation
Hi guys how do you create an invoice calculate taxes and send the invoice pdf via email i am looking for a thread or blog with detailed explanation
I've created a flow via the template (image attached) that:
1. Gets data from Supabase via API,
2. Merges the data points into HTML,
3. Converts the HTML to PDF,
4. Uploads to storage,
5. Returns the download URL....

AI Generated Node not working
Hi
I have tried this with a couple of node keeps getting this error. The node loads and seems ready to work and then when I go to add a variable it comes up with the error....

How Buildship Workflow executions pricing works?
Hey, We are a company that is deciding if we are going to subscribe to Buildship.
Our main question is related to how workflow executions pricing works.
The focus of our app is to generate a oral exam to my clients....
Webhook with the Workflow Status
Is there a webhook or at least any way to check the status of the flow? Right now I run the flow from my app but I have no idea what is going on behind, if the flow got some error or successfully complete...
Hey! Can someone explain me better how buildship pricing works?
On the buildship pricing page says that the pro plan costs $79 per month and it has 50,000 executions
--- BuildShip execution refers to a complete workflow execution.
Then they say:...
#vision AI Error
Hello there, I am following the BuildShip tutorial on using the Google Vision AI, but I keep getting the following 401 error message in postman:
Axios Error
"stack": "AxiosError: Request failed with status code 401\n at settle (/usr/src/app/bucket/builtNodes/ce37e1f3-eb9c-4360-8622-e17fa00701d2/1701916051790.cjs:82:2036)\n at RedirectableRequest.handleResponse (/usr/src/app/bucket/builtNodes/ce37e1f3-eb9c-4360-8622-e17fa00701d2/1701916051790.cjs:83:13485)\n at RedirectableRequest.emit (node:events:517:28)\n at RedirectableRequest._processResponse (/usr/src/app/bucket/builtNodes/ce37e1f3-eb9c-4360-8622-e17fa00701d2/1701916051790.cjs:64:15757)\n at RedirectableRequest._onNativeResponse (/usr/src/app/bucket/builtNodes/ce37e1f3-eb9c-4360-8622-e17fa00701d2/1701916051790.cjs:64:10684)\n at Object.onceWrapper (node:events:632:26)\n at ClientRequest.emit (node:events:517:28)\n at HTTPParser.parserOnIncomingClient (node:_http_client:700:27)\n at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)\n at TLSSocket.socketOnData (node:_http_client:541:22)",...
