Hi all,
I have a custom connector that is doing a PUT request to update some metadata associated with a file in Box. I need the custom connector to handle the value field as both int & string, but I can only select one data type for the value field within the custom connector designer.
The API request details:
URI: https://api.box.com/2.0/files/<file_id>/metadata/<enterprise_id>/<metadata_template_name>
Header: Accept application/json-patch+json
Body: