Ai12z Sitefinity Connector Setup Guide
Step 1: Add Connector
- Log in to the ai12z portal.
- Open Connectors from the left navigation and click Add Connectors.
- Select Sitefinity and submit.
- Open Connectors and click the row action on Sitefinity to edit.
- 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
- Note down webhook endpoint to use in the next step
Step 3: Create a webhook in Sitefinity
- Login to Sitefinity as an admin
- 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).
