7 ms·
Seems to be documented, surprisingly: https://<INSTANCE>.service-now.com/cancel_my_transaction.do https://<INSTANCE>.service-now.com/cancel_my_transaction.do h
by retzkek 2y ago
Seems to be documented, surprisingly: https://<INSTANCE>.service-now.com/cancel_my_transaction.do https://<INSTANCE>.service-now.com/cancel_my_transaction.do
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0656014 https://support.servicenow.com/kb?id=kb_article_view&sysparm...
Or you can type “cancel_my_transaction.do” in the navigator filter bar. Related tip: you can quickly bring up any table by typing “table_name.list” (s/.do/.list/ from the single-item url) there instead of poking around for a link. “sys_user.list” is probably the one I use most often.
- sentientslug 2y agoThis is so awesome. Thank you for sharing!