You can do this with an endpoint in Rule Machine (either local or cloud). It would look like this:
http://192.168.0.45/apps/api/31987/trigger/setHubVariable=stringV:a,b,c?access_token=xxxx
That sets variable stringV to a,b,c.
See Rule Machine API for details.