Skip to main content

Sitefinity

Ai12z Sitefinity Connector Setup Guide

Step 1: Add Connector

  1. Log in to the ai12z portal.
  2. Open Connectors from the left navigation and click Add Connectors.
  3. Select Sitefinity and submit.

Step 2: Configure Connector

  1. Open Connectors and click the row action on Sitefinity to edit.
  2. 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
  3. 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 your ai12z API key (create a dedicated key for this connector for better security). Sitefinity Service Hook