Returns the Poll including its options
Arguments
Get poll results: number of answers and percentage
Arguments
Duplicate poll.
@params id - id of the poll to be cloned
@param name - name of the new created poll. If no name is provided, a default one will be generated
Note: poll names are unique
Arguments
id |
integer, required |
name |
string |
Get all records with pagination.
The function accepts limit and has a maximum limit that can not be overwritten
@return
Data Table object
Arguments
Get all records
this function returns all the records. Pagination / limit are not accepted
Arguments
Get one record based on id
Arguments
Get Change Log for an object
Arguments