Skip to main content

Sitefinity

Ai12z Sitefinity Connector Setup Guide

Step 1: Enable Connector

  1. Log in to the Ai12z portal using admin credentials.
  2. In the organization settings, verify that the connectors are enabled. Organization settings screen showing enabled connectors
  3. Navigate to your project.
  4. Select Project Settings.
  5. Click on the edit button next to Connectors and enable Sitefinity.

Step 2: Configure Connector

  1. Select Connectors from the project left navigation.
  2. From the connector list, click on Sitefinity
  3. In the Connector Configuration screen, fill out the information
    • Site URL - The rest api path for ai12z to use.
    • Username, Password - Optional only fill out if the sitefinity rest api has basic authentication
    • Client ID, Client Secret - Optional only fill out if sitefinity rest api has authentication configured
    • JSONata Expression - Optional, Transforms custom content's output of Sitefinity to ai12z
  4. Note down webhook endpoint to use in the next step

Step 3: Create a webhook in Sitefinity

  1. Login to Sitefinity as an admin
  2. Go to Service Hook from Administration > Service hooks
    • Fill out a label.
    • Select a trigger when Sitefinity pushes the data to ai12z.
    • Insert the ai12z webhook endpoint as the target URL
    • Authentication set to HMAC Authentication, set Secret Id to ai12z api key from the project settings. We recommand to create a new api key for the connector to use for better security. Sitefinity Service Hook