Hi,
I am trying to update a custom organization variable I have created through the make.com module. I have set up the variable’s name a data type (number) and I am trying to assign the value of a row to it.
This is the variable I have created:
The error I get is this: The operation failed with an error. [400] Bad Request: Validation failed for 1 parameter(s). ◉ Error: Value doesn't match pattern in parameter 'name'.
I have no experience in programming and Google can’t help me with this issue.
Thank you for the great tool Make.com Team.
No that doesn’t seem to work either @Florian. The documentation on the Update a custom variable is very open about what you put here and says you can “Select or enter the variable name” but that is clearly not true and doesn’t work if you do either.
I blurred out the organization ID in the URL path. The variable name goes right into the URL, and also note the Method and Body. Method is PATCH and Body is a simple JSON collection that has the new value.