Bulk Data Insertion API | Community
Skip to main content
alexb75062655
Level 2
March 22, 2021
Solved

Bulk Data Insertion API

  • March 22, 2021
  • 1 reply
  • 2212 views

For some reason I can't get the BDIA to work via Postman but the exact same file works quite happily via curl command in terminal. Just wondered if anyone had come across the same issue, maybe I'm missing something obvious?

 


This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by jl_123

I hope this helps...

1. Open Body tab

2. Click on form-data radio button

3. On the Key column, type in "file" > at the end of the field, there's a shaded drop-down, select File

4. Select file on the "Value" column

1 reply

Level 7
March 23, 2021

@alexb75062655  Are you getting any error message while using BDIA in postman ? Can you share the screenshot of the error message ? Also, you can import the curl request in postman and then try sending the request.
Also make sure that you have used the correct endpoint.

alexb75062655
Level 2
March 24, 2021
I've added a couple of screenshots - one shows the Postman error response and the other is the successful curl request. In both of these examples I am using the same file.