Skip to main content
All CollectionsIntegrations
FAQs about Integrations
FAQs about Integrations

Find quick answers to the most common queries about Integrations

Pedro Silva avatar
Written by Pedro Silva
Updated this week

1. In the Full Fabric API, I see two fields with the same name but one has a numeric ID added to it, why is that?

If there are two fields with equal names in the same Schema, the system will differentiate them in the database by adding a numeric ID to the second field. E.g.: __program_duration / __program_duration_3272346435)

2. We have SSO login integration and profiles claim they are locked and cannot login, why?

Full Fabric doesn't do login locks, the lock is being done by the SSO software, please contact your IT or SSO provider to check it.

3. Does my API Token expires over time?

No, API Tokens do not expire. However, if your staff user is suspended and later re-activated, a new API Token will be needed.

4. Where can I visit the API documentation of Full Fabric?

Our API documentation is available here: https://api-docs.fullfabric.cloud/

5. How can I create, update, and tag a profile via an API Request?

Did this answer your question?