Forum Discussion
_anomDiebolt_
7 years agoQrew Elite
You posted a URL that is difficult to read because it contains HTML markup. With the markup removed and the URL unrolled for display purposes it looks like this:
It is difficult to understand the context without know the third party application, the substitution mechanism involved or other details. Also your statement "I have been able to do this using the URL strings to add a record" suggest you have a working version but don't supply any details.
Please clarify and supply details.
https://target_domain/db/target_dbidYou reference to a placeholder {user:name} suggests that you want to take this URL with specific parameters and convert it to some type of template where the placeholder token should be replaced with specific data supplied by a third party application.
?a=API_DoQuery
&includeRids=1
&ticket=auth_ticket
&apptoken=app_token
&udata=mydata
&query={'5'.CT.'Ragnar Lodbrok'}AND{'5'.CT.'Acquisitions'}
&clist=5.6.7.22.3
&slist=3
&options=num-4.nosort.skp-10.onlynew
&fmt=structured
It is difficult to understand the context without know the third party application, the substitution mechanism involved or other details. Also your statement "I have been able to do this using the URL strings to add a record" suggest you have a working version but don't supply any details.
Please clarify and supply details.