Fenyr
Fenyr5mo ago

Fenyr - Hello, does anyone know how to send FI...

Hello, does anyone know how to send FILES in form/data API calls ? It's easy with postman but in BuildShip there is only a body in the API node
Solution:
Update : I managed to do it with YouSign instead of SignNow using the Rest API File Upload
No description
Jump to solution
7 Replies
Gaurav Chadha
Gaurav Chadha5mo ago
HI @Fenyr, you can use the REST API File upload Trigger - https://docs.buildship.com/trigger-nodes/file-upload. Video - https://www.youtube.com/watch?v=LTqZZn6uTuw.
BuildShip
YouTube
Upload file via API to any storage (Google Cloud Storage, S3) with ...
Learn how you can upload a file sent to an API to any storage like Google Cloud, AWS, S3 etc without using code and flexibly with BuildShip which is a low-code Visual Backend and AI Workflow Builder. Get started for free 👉 https://buildship.com Timeline ⏰ 00:00 Introduction to BuildShip 00:33 Exploring the New Direct File Upload Feature via API...
Fenyr
Fenyr5mo ago
Yes but then I'm trying to upload it to SignNow and it does not recognize the file The issue is connecting SignNow and BuildShip I works fine with Postman but I can't do it with BuildShip Are you planning to make a SignNow api connection or have you already done something like this ?
Gaurav Chadha
Gaurav Chadha5mo ago
You'll require to have a custom node to support upload to SignNow - https://blog.signnow.com/signnow-api-document-upload/. We can create a draft template on this cc @Luis.
airSlate SignNow Blog | eSignature tools for every business
Document upload the signNow API - signNow Blog
Learn more about document upload using the signNow API. Get the basic knowledge to start building your own signNow API workflows using our step-by-step instructions.
Fenyr
Fenyr5mo ago
I would love that I've been struggeling for days on the uploading It's the only real issue I have since I've started using BuildShip for my SaaS Everything else is on point
Luis
Luis5mo ago
This is a great usecase @Fenyr. I'll work on adding a template for this and post updates here.
Solution
Fenyr
Fenyr5mo ago
Update : I managed to do it with YouSign instead of SignNow using the Rest API File Upload
No description
Fenyr
Fenyr5mo ago
And providing the Buffer