Set up the First Advantage spoke
Integrate the ServiceNow instance with your First Advantage account using an API key to authenticate ServiceNow requests.
Antes de Iniciar
- Request an Integration Hub subscription.
- Activate the First Advantage spoke.
- Role required: admin.
Create Credential record for the First Advantage spoke
Create Credential records to the First Advantage spoke. The First Advantage spoke connection and credential alias uses these credentials to authorize actions.
Antes de Iniciar
Role required: admin.
Procedimento
Create Connection record for the First Advantage spoke
Create a connection record to integrate your ServiceNow instance and the First Advantage server. Your ServiceNow instance uses this connection record to perform the First Advantage spoke actions.
Antes de Iniciar
Role required: admin.
Acquire the API key from the First Advantage server.
Procedimento
Create First Advantage states in your ServiceNow instance
Create First Advantage states to be displayed in the State list in your ServiceNow instance.
Antes de Iniciar
Create the Draft, Ready, and In Progress states
Create the Draft, Ready, and In Progress states in the Task [task] table.
Antes de Iniciar
Role required: admin.
Procedimento
Resultado
Create the Complete and Cancelled states
Create the Complete and Cancelled states in the First Advantage Task [sn_fadv_spoke_first_advantage_task] table.
Antes de Iniciar
Role required: admin.
Procedimento
Resultado
Create the Complete - Success and Complete - Deal Broken states
Create the Complete - Success and Complete - Deal Broken states in the First Advantage Employee Task [sn_fadv_spoke_first_advantage_employee_task_table] table.
Antes de Iniciar
Role required: admin.
Procedimento
Resultado
Set up First Advantage webhooks
Receive invite and order event updates at your ServiceNow instance by setting up the webhooks.
Antes de Iniciar
Create authorization key for the First Advantage spoke
Create a authorization key to authorise requests from Jenkins.
Antes de Iniciar
Role required: admin
Provide key in your ServiceNow instance
Set up the First Advantage webhook by providing key for the First Advantage webhook client.
Antes de Iniciar
- Create authorization key for the First Advantage spoke and record the value.
- Role required: admin
Procedimento
Access API endpoints
Access the API endpoint for the invite and order events and share the required details with First Advantage to set up the webhooks.
Antes de Iniciar
Procedimento
- Navigate to .
- Open the record for the First Advantage spoke, for example, First Advantage Webhook.
-
In the Resources tab:
- Open the record for the invite event, for example, Invite Status.
- Copy and record the path provided in Resource path, for example, /api/sn_fadv_spoke/fadv/invite_status.
- Open the record for the order event, for example, Order Status.
- Copy and record the path provided in Resource path, for example, /api/sn_fadv_spoke/fadv/order_status.
O que Fazer Depois
- Custom header in this format: fadvKey
<authorization-key>.Nota:
- Ensure that the custom header is in this format only. The spoke flows will not be triggered if there is any change.
- Provide the same key you had earlier provided in .
- Use the same case as mentioned here: fadvKey.
- API endpoint for the invite events in this format: <ServiceNow-instance-URL>/api/sn_fadv_spoke/fadv/invite_status
- API endpoint for the order events in this format: <ServiceNow-instance-URL>/api/sn_fadv_spoke/fadv/order_status
Synchronise First Advantage accounts and packages with ServiceNow
Store the details of the First Advantage accounts and packages by synchronizing First Advantage accounts and packages with ServiceNow.