Configure a webhook to subscribe to your SuccessFactors account with a ServiceNow callback URL.
Procedure
-
Configure the default decision table.
-
Navigate to .
-
Search for the record Successfactors Webhook and open it.
-
In the Decision Inputs tab, open the
Webhook Event record.
-
In the Choices tab, create a record for the event for which you want to subscribe.
For example, enter Employee Time Off in Label and Name to subscribe to the Employee Time Off events.
-
Navigate back to the Successfactors Webhook
record.
-
In the Decisions tab, open the
Default Decision record.
-
Select the required webhook event in Condition
and select the subflow in Answer.
When the specified webhook event occurs, the associated subflow is triggered.
Note: You can customize the default subflow or create a subflow according to your requirement.
-
Create a webhook registry.
-
Navigate to .
-
Select New.
-
On the form, enter SuccessFactors Webhook
Authentication for Name and
provide Description.
Note: The Name of the webhook registry must be
SuccessFactors Webhook
Authentication.
-
Select Generate Username and Password.
Username and Password are generated and the values are displayed.
-
Copy and record the values of the generated values for later use.
-
Copy and record the value of Resource path.
-
Navigate to .
-
Search for the record, SuccessfactorsWebhook and
open it.
-
In the Resources tab, select the processWebhook record.
-
Copy and record the value provided in Resource
path.
-
Configure events in your SuccessFactors instance.
-
Log in to your SuccessFactors instance and navigate to .
-
In the External Event tab, provide these
values:
| Field |
Description |
| Endpoint URL |
ServiceNow instance
endpoint URL in this format:
https://<servicenow-instance>.com/<resource-path> |
| Authentication |
Select Basic. |
| User |
User name that is generated when the webhook registry is created. |
| Password |
Password when the webhook registry is
created. |
-
Configure the subscriber in the Subscriber tab according to your requirement.
-
Select the required Service Event Bus Topic in the SEB External Event tab according to your requirement and select the events for which you want to receive
notifications.
For example, Employee Time Off.