Set up the First Advantage spoke
Integrate the ServiceNow instance with your First Advantage account using an API key to authenticate ServiceNow requests.
始める前に
- Request an Integration Hub subscription.
- Activate the First Advantage spoke.
- Role required: admin.
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.
始める前に
Role required: admin.
Acquire the API key from the First Advantage server.
手順
Create First Advantage states in your ServiceNow instance
Create First Advantage states to be displayed in the State list in your ServiceNow instance.
始める前に
Create the Draft, Ready, and In Progress states
Create the Draft, Ready, and In Progress states in the Task [task] table.
始める前に
Role required: admin.
手順
タスクの結果
Create the Complete and Cancelled states
Create the Complete and Cancelled states in the First Advantage Task [sn_fadv_spoke_first_advantage_task] table.
始める前に
Role required: admin.
手順
タスクの結果
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.
始める前に
Role required: admin.
手順
タスクの結果
Set up First Advantage webhooks
Receive invite and order event updates at your ServiceNow instance by setting up the webhooks.
始める前に
Create authorization key for the First Advantage spoke
Create a authorization key to authorise requests from Jenkins.
始める前に
Role required: admin
Provide key in your ServiceNow instance
Set up the First Advantage webhook by providing key for the First Advantage webhook client.
始める前に
- Create authorization key for the First Advantage spoke and record the value.
- Role required: admin
手順
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.
始める前に
手順
- 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.
次のタスク
- Custom header in this format: fadvKey
<authorization-key>.注:
- 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.