KellyBianchi
7 years agoQrew Assistant Captain
How would I apply placeholders to a query string from a 3rd party app?
I have been able to do this using the URL strings to add a record, but it doesn't seem to work for the query URL format. In the example below, I would want 'Ragnar Lodbrok' to use the placeholder {user:name}. Can that be done?
https://<em alt="" title="" name="" value="" type="" target="" rel="">target_domain</em>/db/<em alt="" title="" name="" value="" type="" target="" rel="">target_dbid</em>?a=API_DoQuery&includeRids=1
&ticket=<em alt="" title="" name="" value="" type="" target="" rel="">auth_ticket</em>&apptoken=<em alt="" title="" name="" value="" type="" target="" rel="">app_token</em>&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