Description
VERSION 1.3.0 Released β‘
NEWΒ β Users API (List, Get, Search, Add, Update, Delete)
NEWΒ β Tasks API (full CRUD + search)
NEWΒ β Expenses API (full CRUD + search)
NEWΒ β Estimates API (full CRUD + search)
NEWΒ β Proposals API (full CRUD + search)
NEWΒ β Orders API (full CRUD + search)
NEWΒ β Contracts API (full CRUD + search)
NEWΒ β Milestones API (full CRUD + search)
NEWΒ β Project Comments API (full CRUD + search)
NEWΒ β Messages API (full CRUD + search)
NEWΒ β Notes API (full CRUD + search)
NEWΒ β Events API (full CRUD + search)
NEWΒ β Announcements API (full CRUD + search)
NEWΒ β Leave Applications API (full CRUD + search)
NEWΒ β ToDo API (full CRUD + search)
NEWΒ β Attendance API (full CRUD + search)
NEWΒ β Payment Methods API (full CRUD + search)
NEWΒ β Invoice Payments API (full CRUD + search)
NEWΒ β Notifications API (full CRUD + search)
NEWΒ β Ticket Comments API (full CRUD + search)
NEWΒ β Activity Logs API (read-only, list, get, search)
NEWΒ β Success response documentation for all endpoints
FIXΒ β API documentation URL normalization (no double slashes in endpoints)
Automate tasks, retrieve data, and streamline client management
This module enables you to useΒ REST APIΒ through yourΒ RISE CRM.
It includes a variety of useful commands in order to control your RISE installation remotely, through third party applications.
TheΒ RISE APIΒ operates overΒ HTTPSΒ and usesΒ JSONΒ as its data format. The API is aΒ RESTful APIΒ and utilizesΒ HTTP methods and HTTP status codesΒ to specify requests and responses.
A REST API defines a set of functions which developers can perform requests and receive responses via HTTP protocol such as GET and POST.
Our item contains aΒ complete documentationΒ β If you are unsure about your coding skills or you do not understand what exactly an API is, you might need to consider hiring an expert.
Note that due to CI limitations, you might be needed to include /index.php/ in your endpoints.
Documentation & Commands
This is a complete API service for RISE installations, with which, you can implement your own third party service connections.
Keys Management Screenshot:
Sample request/response:
Available actions through API:
Users
β Add New User
β Delete a User
β List all Users information
β Search Users Information
β Update a User
Leads
β Add New Lead
β Delete a Lead
β List all leads information
β Search Leads Information
β Update a Lead
Clients
β Add New Client
β Delete a Client
β List all Clients information
β Search Client Information
β Update a Client
Projects
β Add New Project
β Delete a Project
β List all Project Information
β Search Project information
β Update a Project
Tasks
β Add New Task
β Delete a Task
β List all Tasks information
β Search Task Information
β Update a Task
Milestones
β Add New Milestone
β Delete a Milestone
β List all Milestones
β Search Milestones
β Update a Milestone
Project Comments
β Add Project Comment
β Delete a Project Comment
β List all Project Comments
β Search Project Comments
β Update a Project Comment
Invoices
β Add an Invoice
β Edit an Invoice
β Delete an Invoice
β List all Invoice information
β Search invoice Information
Invoice Payments
β Add Invoice Payment
β Delete an Invoice Payment
β List all Invoice Payments
β Search Invoice Payments
β Update an Invoice Payment
Expenses
β Add New Expense
β Delete an Expense
β List all Expenses
β Search Expenses
β Update an Expense
Estimates
β Add New Estimate
β Delete an Estimate
β List all Estimates
β Search Estimates
β Update an Estimate
Proposals
β Add New Proposal
β Delete a Proposal
β List all Proposals
β Search Proposals
β Update a Proposal
Orders
β Add New Order
β Delete an Order
β List all Orders
β Search Orders
β Update an Order
Contracts
β Add New Contract
β Delete a Contract
β List all Contracts
β Search Contracts
β Update a Contract
Tickets
β Add New Ticket
β Delete a Ticket
β List all Tickets information
β Search Ticket Information
β Update a Ticket
Ticket Comments
β Add Ticket Comment
β Delete a Ticket Comment
β List all Ticket Comments
β Search Ticket Comments
β Update a Ticket Comment
Messages
β Add New Message
β Delete a Message
β List all Messages
β Search Messages
β Update a Message (e.g. mark as read)
Notes
β Add New Note
β Delete a Note
β List all Notes
β Search Notes
β Update a Note
Events
β Add New Event
β Delete an Event
β List all Events
β Search Events
β Update an Event
Announcements
β Add New Announcement
β Delete an Announcement
β List all Announcements
β Search Announcements
β Update an Announcement
Leave Applications
β Add Leave Application
β Delete a Leave Application
β List all Leave Applications
β Search Leave Applications
β Update a Leave Application
ToDo
β Add New ToDo Item
β Delete a ToDo Item
β List all ToDo Items
β Search ToDo Items
β Update a ToDo Item
Attendance
β Add Attendance Record
β Delete an Attendance Record
β List all Attendance Records
β Search Attendance
β Update Attendance
Payment Methods
β Add Payment Method
β Delete a Payment Method
β List all Payment Methods
β Search Payment Methods
β Update a Payment Method
Notifications
β Add Notification
β Delete a Notification
β List all Notifications
β Search Notifications
β Update a Notification (e.g. mark as read)
Activity Logs
β List all Activity Logs (read-only)
β Get Activity Log by ID
β Search Activity Logs
Miscellaneous
β List Client Groups
β List Contact by ClientID
β List Invoice Labels
β List Invoice Taxes
β List Project Labels
β List Project Members
β List Staff owner
β List Ticket Labels
β List Ticket Types





Reviews
There are no reviews yet.