| castDATETIMEToTime | Convert a dataset's columns from DATETIME string format to... |
| castDATEToTime | Convert a dataset's columns from DATE string format to... |
| castStringToNum | Convert a dataset's columns from string to numeric |
| castTIMEToTime | Converts a dataset's columns from TIME string format to... |
| deleteFlexioRecord | Deletes a resource record from Flexio |
| downloadFlexioFile | Download the file which is in the given Flexio record and... |
| getFlexioRecord | Returns a 1 entry dataset containing a single resource record... |
| getFlexioResource | Returns a dataset containing resources records from Flexio |
| getFlexioResourceFieldsTypes | Returns a list containing the Flexio resource fields names... |
| getFlexioResourceSchema | Returns the raw schema of a flexio resource |
| patchFlexioRecord | Updates a resource record from Flexio (only the given fields) |
| postFlexioResource | Sends a resource to Flexio. Adds each entry of the given... |
| putFlexioRecord | Updates a resource record from Flexio (all the fields) |
| returnValues | Writes a list as JSON to a file If run inside Flexio, the... |
| saveDatasetToFile | Saves a dataset in a .csv file |
| setFieldNames | Replaces the fields names with the given ones |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.