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).

Logs
  • 08:53, 4 April 2025 Wikiadmin talk contribs created page Rest - Contacts - Professionals (Created page with "==Purpose== Used for creating, editing and deleting Professionals from the Views system. ===Base URL=== https://app.viewsapp.net/api/restful/contacts/professionals ===Schema=== <nowiki>https://app.viewsapp.net/api/restful/contacts/professionals/schema(.xml|.json|.xsd)</nowiki> ==Creating a professional== Once you have created your data file, you can send it using the following: curl --url <Base URL> -u<username>:<password> -H Content-Type:text/xml -X POST -d "<xml...")