Step 6: Test the integration
Now test the Funnelback integration on your Matrix site.
Edit REST asset URL
To test the Funnelback integration, you need to remove the query=%21null
suffix from the end of the URL defined on the REST asset and in the JavaScript.
Removing that suffix will enable you to test your own search criteria.
-
Right-click on the REST asset.
-
Go to Details.
-
Select Edit.
-
Edit the URL in the HTTP Request section. Remove
query=%21null
from the end of the URL. -
Remove the
query=%21null
from the URL in the JavaScript sample.Remember the HTTP Request URL and the URL in the JavaScript must match. -
Select Save