Problem for update description and resume fields

I’m attempting to update the ‘description’ and ‘summary’ fields of Prestashop 1.7 products. I don’t encounter any issues when updating any other field, but when I attempt to update these two specific fields, I receive the following message:

HANDLED ERROR

  • type: BundleValidationError

  • message: Validation failed for 1 parameter(s).

  • detail: Cannot read properties of undefined (reading ‘integer’)

Obviously, I’m updating it with text, but I don’t understand why it says it was expecting a number…
Has anyone encountered a similar problem or found a solution for this?

Thank you.

Welcome to the Make community!

1. Screenshots of module fields and filters

Please share screenshots of relevant module fields and filters in question? It would really help other community members to see what you’re looking at.

You can upload images here using the Upload icon in the text editor:
Screenshot_2023-10-07_111039

2. Scenario blueprint

Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.

Screenshot_2023-08-24_230826
(Note: Exporting your scenario will not include private information or keys to your connections)

Uploading it here will look like this:

blueprint.json (12.3 KB)

3. And most importantly, Output bundles

Please provide the output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module, save the bundle contents in your text editor as a bundle.json file, and upload it here into this discussion thread.
Screenshot_2023-10-06_141025

Providing the output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.

Following these steps will allow others to assist you here. Thanks!

2 Likes


blueprint (5).json (37.8 KB)
bundle.json (14 Bytes)

Here the files for to understand my problem.

Thank for your support

Can you screenshot module [1] fields? How are you inserting the data into the fields?

2 Likes

In this basic scenario, which doesn’t work for me as part of a larger one, the text is received to populate fields in a variable. However, to demonstrate the error more simply in this basic scenario, I manually input the data into the same module’s fields. I provide the product ID and the update text. Attached is a screenshot.

Please, anybody can help me?

Looks like the only field you entered, Language ID, might contain a bug since it’s not sending an integer value, when Prestashop might be accepting an integer only.

For quicker assistance with bugs and technical problems, you may want to contact support directly. They respond very quickly and update you frequently on the status of their investigation.

Hope you can share the resolution with us if you manage to solve this problem!

2 Likes

Hi @ARTgreen

We request you to see the input & output using Dev tool of Make. This will give clearly an idea of the error.

For more details, refer to the below link:
https://www.make.com/en/help/scenarios/integromat-devtool

MSquare Support
Visit us here
Youtube Channel

Finally, the Make team has solved the connection problem of the Prestashop “update product” module. Now it works for me, thank you very much

3 Likes

Heya @ARTgreen :wave:

Awesome to hear that everything is up and running smoothly now! Thanks a lot for stepping back in here and sharing your update with the community. Much much appreciated :pray:

1 Like