Bhavya
Bhavya
BBuildShip
Created by Thomas on 3/11/2025 in #❓・buildship-help
access file from "download" node for gemini
Hey @Thomas, I've responded to your support request addressing the issues in your workflow. Here's a quick recap: I've reviewed your workflow and identified a couple of issues that I've addressed below: - There was an issue with the download node not automatically creating intermediate folders. We've now updated the logic to create folders according to the flat file structure. - The Image URL provided to the download node is currently returning a 404 error. This could be because the file URL is not public or has restricted access. Once you update the image url in the download node, your flow should run as expected.
6 replies
BBuildShip
Created by Juhana on 2/16/2025 in #❓・buildship-help
GPT crawler template missing
Hey @Juhana, you should now be able to see the v2 version of the GPT Crawler template in the template library. You can simply go to the templates section and search for "GPT Crawler" or click here to remix directly into your project.
7 replies
BBuildShip
Created by 0xsolboi on 2/18/2025 in #❓・buildship-help
Webapp login error
@0xsolboi, is this still an issue? Feel free to create a new issue if this still persists. Marking this as answered for now.
7 replies
BBuildShip
Created by oltrexr4 on 2/21/2025 in #❓・buildship-help
supabase trigger
Hey @AnnAutumn, could you delete and re-add the trigger from the library and re-check?
7 replies
BBuildShip
Created by Antonio on 2/20/2025 in #❓・buildship-help
Content publishing
Hey @Antonio, could you send an in-app support request so that we can take a look?
5 replies
BBuildShip
Created by Nilvees on 3/11/2025 in #❓・buildship-help
FILE UPLOAD - Retry limit exceeded - [object Object]
Hey @Nilvees, not sure what you mean by limit for the loop of Base64 file. Could you perhaps send an in-app support request so that we can take a deeper look?
6 replies
BBuildShip
Created by urperfectdude on 3/12/2025 in #❓・buildship-help
Buildship Infinite execution HELP
Hey @urperfectdude, could you send an in-app support request so that we can take a look?
7 replies
BBuildShip
Created by Stu on 12/31/2024 in #❓・buildship-help
E-Mail Trigger: Emails not coming through to BuildShip
Hey @Stu, just checked the workflow you've reported. It could be possible that there was some glitch in initializing the configuration when the trigger was setting up. In such cases, its best to add another Email trigger from the Trigger library and delete the old one.
9 replies
BBuildShip
Created by Thomas on 12/16/2024 in #❓・buildship-help
What´s up with the chat widget?
Hey @Thomas, we have a newer version of this template for the new canvas. Check out the new templates for: - AI Chatbot - clone link - AI Chatbot (Streaming) - clone link
7 replies
BBuildShip
Created by Chris Wright | byc Design on 12/13/2024 in #❓・buildship-help
Extract Youtube Captions
Hey @Chris Wright | Brandmember, we’ve been trying out alternative solutions for the YouTube caption extractor, but it seems like YouTube has been restricting access to the video captions from unauthenticated sources. We’re working on a way around this using the official YouTube V3 API via an OAuth node. We’re also following up with the Google team to see if they can speed things up and give us the permissions we need. We’ll let you know as soon as we have an update.
7 replies
BBuildShip
Created by Stu on 12/13/2024 in #❓・buildship-help
Submit Nodes to Community Fails
For record, this issue has already been resolved over a call... Marking this as resolved
7 replies
BBuildShip
Created by Zenomania on 6/27/2024 in #❓・buildship-help
Why am I getting this error?
Hey @CartoonClouds, have replied to your support request with a similar Airtable use-case. Hope it helps!
6 replies
BBuildShip
Created by Zenomania on 6/27/2024 in #❓・buildship-help
Why am I getting this error?
Hey @CartoonClouds, could you send an in-app support request so that we can take a deeper look on what's happening? Here's how: https://docs.buildship.com/support-messages
6 replies
BBuildShip
Created by captain_cold. on 6/23/2024 in #❓・buildship-help
How to create multiple subscriptions with Lemon Squeezy in Buildship?
Hey @captain_cold., for the use case you mentioned with two products in the same store with monthly and yearly subscriptions, the subscription created event in the Lemon Squeezy trigger should suffice. Here’s some insight on how you can handle the differenciation between the subscriptions for the two products. If you look at the Lemon Squeezy documentation, the subscription object is the payload which would be returned every time a subscription is created. As per the docs, the payload would have a product_id property which would specify the product. You can use the switch or the branch nodes to handle the cases for different product depending upon your use case.
4 replies
BBuildShip
Created by Matthew on 6/11/2024 in #💬・general
Matthew - Really need this node updated. Saw th...
No description
6 replies
BBuildShip
Created by Ugo_Augustus on 6/7/2024 in #❓・buildship-help
I need help with "BuildShip Trigger & Execute Workflow Nodes" - (Not working)
Awesome, happy to help! 🙌
12 replies
BBuildShip
Created by Ugo_Augustus on 6/7/2024 in #❓・buildship-help
I need help with "BuildShip Trigger & Execute Workflow Nodes" - (Not working)
One quick thing to check... you must ship the workflow you're trying to trigger (the one with the BuildShip Trigger) before you test it out with the Execute Workflow node.
12 replies
BBuildShip
Created by Ugo_Augustus on 6/7/2024 in #❓・buildship-help
I need help with "BuildShip Trigger & Execute Workflow Nodes" - (Not working)
Hey @Ugo101, I see you've added the Workflow ID as an object in your Execute Workflow node when it should be a string. So, if you replace the:
{
"workflowId": "B3F713ZavMEC1D8eNaJF"
}
{
"workflowId": "B3F713ZavMEC1D8eNaJF"
}
with simply B3F713ZavMEC1D8eNaJF, it should work. You can also refer the screenshots in the documentation here. Hope this helps. If the issue still persists, we'd recommend you to send an in-app support request so that we can help you debug it.
12 replies
BBuildShip
Created by Frankie on 5/23/2024 in #💬・general
Frankie - @Harini @Bhavya Hello, Buildship noob...
Here you go, @Frankie... (it's pretty raw, apologies in advance 😅 ) Do let us know if you find any luck in making this work :))
8 replies