The Asite integration is configured per project. The following instructions outline how to configure the integration at a project level to allow users to import files from Asite into RFQs in Felix.
To access the Integrations page for a relevant project, a user requires View all Projects and Manage Project Integrations security group permissions.
Do you already have an Asite user for the integration? You can skip to "Connect an Asite project to Felix".
When connecting to Asite, Felix acts as an Asite user using the Asite API. How you manage users in Asite is ultimately at the discretion of you and your IT administrators, but we generally recommend starting with the concept of a "service user".
A "service user" is just a generic account with a clear name, like "Felix Integration" that would exist in Asite. For more information on the concept of service users, see Service users for Integrations.
At the time of writing, you are not able to complete the setup of a service user in Asite yourself. You will need assistance from Asite’s support team.
When contacting Asite and requesting the user to be created, you should provide them with the following:
When requesting this from Asite, you also need to ask them to ensure that the following features are enabled for the user:
This Asite user will also need permission to access the relevant Asite projects that you want, and will need to be able to call the following Asite API endpoints:
Email ID | The email ID for the Asite service user |
Password | The password for the Asite service user |
Project ID | The ID of the project you want Felix to connect to in Asite. This is typically a number like '1234567'. For more details on finding the Project ID, see "Finding the Project ID in Asite" below. |
To find the ID of a project in Asite, you will need to log in to Asite, and view a file from that project.
When viewing a file, the URL in your browser will be similar to this:
https://adoddled.asite.com/adoddle/viewer/fileView.jsp?projectId=1234567%24%24vgSTPK&revisionId=...
The Project ID starts after the 'projectId=' and ends at the '%' symbol.
In this example, the Project ID is '1234567'.