Find answers to common questions about FulliO's services and features
To create a new project, click the "+" button in the Projects section, enter your project details, and select your preferred settings. You can then add team members and set up your project structure.
Yes, you can switch between different views (list, board, timeline) and customize columns, filters, and sorting options to match your workflow preferences.
Use the project dashboard to view progress metrics, completion rates, and team activity. You can also set up automated status updates and milestone tracking.
Click on any task to open its details, then use the "Assign" field to select team members. You can assign multiple people and set due dates and priorities.
Yes, when creating or editing a task, you can set it to repeat daily, weekly, monthly, or with custom intervals. You can also set end dates for recurring tasks.
Use labels, tags, and custom fields to organize tasks. You can also create task lists, set dependencies, and use the drag-and-drop interface to reorder items.
Click the chat icon in the sidebar, then select "New Chat" to start a conversation with individuals or groups. You can also start chats directly from tasks or projects.
Yes, you can drag and drop files or use the attachment button to share documents, images, and other files. Files are stored securely and can be accessed later.
All chat messages are encrypted in transit and at rest. We use industry-standard security measures to protect your communications.
Click the "+" button in the calendar view to create a new event. You can invite team members, set reminders, and add meeting details and attachments.
Yes, you can sync with Google Calendar, Outlook, and other calendar services. Go to Settings > Integrations to set up calendar sync.
When creating an event, select "Repeat" to set up recurring patterns. You can choose from preset options or create custom recurrence rules.
To begin using the FulliO API, register for an API key in your account settings under "Developer Options". Our RESTful API supports JSON and XML formats, with comprehensive documentation available in our API Documentation.
The FulliO API uses OAuth 2.0 for secure authentication. Generate access tokens through our authentication endpoint using your API key and secret. All API requests must use HTTPS, and we implement rate limiting to prevent abuse. See security best practices in our API docs.
Manage users programmatically with our /users endpoints. You can create, update, and deactivate users, assign roles and permissions, and manage team memberships. User operations require appropriate admin-level permissions in your API key scope.
Our API returns standard HTTP status codes and detailed error messages in the response body. Common errors include authentication failures (401), permission issues (403), resource not found (404), and validation errors (422). Implement proper error handling in your integrations.
Set up webhooks to receive real-time notifications when specific events occur in your FulliO workspace. Configure webhook endpoints in your developer settings, and specify which events you want to subscribe to (e.g., task.created, user.updated).
The API has a default rate limit of 100 requests per minute per API key. Enterprise plans have higher limits. Rate limit headers are included in all API responses, showing your current usage and remaining quota. Implement exponential backoff for retry logic.
Our support team is here to help you with any questions or issues you may have.
Contact Support