Ask the Community
Groups
How do I get the Encoded URL for the Contact's Page using the BMS API? - Connect IT Community | Kaseya
<main> <article class="userContent"> <p><strong>Question:</strong> How can I get the encoded URL for the contact's page?</p> <p><strong>Answer:</strong> You can build the URL as follows: <em><a href="/home/leaving?allowTrusted=1&target=https%3A%2F%2Fbms.kaseya.com%2FCRM%2FContactEdit.aspx%3FID%3D%7BID%7D">https://bms.kaseya.com/CRM/ContactEdit.aspx?ID={ID}</a> - </em>where {ID} is the ID coming from API result.</p> </article> </main>