ZintJoseph
5 years agoQrew Captain
API_EditRecord Link in Notification Not Working
I am trying to create a link in a notification to open a form so that the record can be updated. I am getting the XML response but the form is not opening. This is set up so that the record can be updated by a user outside of QuickBase
<a href="https://domain.quickbase.com/db/dbid?act=API_EditRecord&usertoken=xxxx&apptoken=xxx&_dfid=10&rid=[Record ID#]">Drafter Update Link</a>
------------------------------
Joey Zint
------------------------------
<a href="https://domain.quickbase.com/db/dbid?act=API_EditRecord&usertoken=xxxx&apptoken=xxx&_dfid=10&rid=[Record ID#]">Drafter Update Link</a>
------------------------------
Joey Zint
------------------------------