Set the Real-Time Data Feed
set_data_feedIndex a product feed for chatbot use, replacing the previous index and rebuilding in the background. Send an empty URL to remove the feed.
Instructions
Point the chatbot at a product feed and index it. This fetches the feed, checks it really is a feed, clears whatever was indexed before, and rebuilds the index in the background. Send an empty url to remove the feed. Needs the Standard plan or higher.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Address of the product feed. Empty removes it. | |
| enabled | No | Whether the chatbot may use the feed. | |
| website_id | No | Numeric id of the website, from list_websites. Omit to use the account's primary website. |