All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Views API Documentation. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:13, 4 April 2025 Wikiadmin talk contribs created page Rest - Contacts - Professionals - Notes (Created page with "==Purpose== Used for creating, editing and deleting notes against a professional in the Views system. ===Base URL=== <nowiki>https://app.viewsapp.net/api/restful/contacts/professionals/<id>/notes</nowiki> ==Creating Notes== curl --url <Base URL> -u<username>:<password> -H Content-Type:text/xml -X POST -d "<xml>" If there is a problem with creating that record, you will get a response containing all the errors, plus a copy of the translated data you supplied. If th...")