Mismatch in the length of the data and the files array

I'm attempting to create a web hook to a document management software called Laserfiche. The web hook is currently sending a small amount of data to test pushing data through

However, when this come through it errors with the following but I don't know what the error means.

 

 

 

0

Comments

10 comments
Date Votes
  • Here's my request

     

    POST https://api.integrator.io/v1/exports/65f0a26d95e880b20f2d0942/data
    [{"items":"ThisIsATest3"}]

    0
  • This is the setup for the erroring step

    0
  • Jack Harris I'm pretty confused at what you're trying to do here. You say you're attempting to post data to Laserfiche, but the POST request you have is to a Celigo export. Then you have a screenshot of an FTP import. Can you clarify?

    0
  • Other way around. I'm trying to send data from Laserfiche to Celigo to make a text file on an FTP server.

    0
  • Jack Harris and you don't have a script or mapping or anything else on the FTP import step?

    0
  • I don't

    0
  • Jack Harris you have "generate files from records" set to "No", but it should probably be set to "Yes" since you have records and need IO to generate a file for you.

    0
  • Tried the following:

    I get the error {{# each batch_of_records}} not found in the template.

    0
  • The uploaded sample file disappears as soon as I save the page.

    0
  • Jack Harris I would suggest not using the JSON template there and instead just use mapper 2.0 on that import step. If you don't use mapper of JSON template, then it will upload as is.

    0

Please sign in to leave a comment.

 

Didn't find what you were looking for?

New post