js_api.checkLink


#1

Matrix Version: 5.5.6.4

I would like to use jas_api.createLink but I get an error saying it’s not a function. I have tested other js_api functions in the same place and they do work.

Is that function available in 5.5? I can’t tell how to check in the documentation what version it applies to.

image


(John gill) #2

Usual explanation for this is that your JavaScript API doesn’t have that function enabled.

Go into the Details screen of the API asset and check that it’s on.

image


#3

Thanks! somehow I didn’t even see all those options. In my defence, it’s a very long page.