Appearance
Import or reconcile one ProductLift feedback item​
POST
/product/sites/{siteId}/feedback/import
Owner/admin only. Idempotently imports a complete source post with participants, votes, subscriptions, and comments. Existing card fields are preserved on reruns. The import bypasses AI analysis, notifications, changelog generation, external writeback, and socket events.
Authorizations​
BearerAuth
JWT token from login
Type
HTTP (bearer)
or
AccessToken
Personal access token. Value: Token <your-token>
Type
API Key (header: Authorization)
Parameters​
Path Parameters
siteId*
Type
Requiredstring
Request Body​
application/json
JSON
"string"
Responses​
Dry run, unchanged item, or reconciled item
application/json
JSON"result": "string"
{
 Â
}