Connector Improvement: Add description to Pendo guide history
CompletedCurrently, the `description` field does not pull through in the `guide_history` table for Pendo. This field is pulling for other tables. Is it possible to have this added in so it can begin to pull?
For context, we use this field in Pendo to add additional context to our guides, and we hope to use this in our analytics to better segment our data.
Link to API docs for guide history showing `description` as an available field: https://engageapi.pendo.io/#7bef6ace-cc01-40de-9dba-476970244966
Example data:
"id": "4TRcqnCBl5zedQVM-nFaNahrHoc",
"name": "Example Single Step Guide",
"description": "",
"state": "draft",
"emailState": "",
"launchMethod": "auto",
"isTraining": false,-
Official comment
Hi Brandon,
This has been implemented. The
descriptionfield is now available in the GUIDE_HISTORY table, along with a few additional columns:authoredLanguage,publishedEver,isTopLevel,isModule, andeditorType.The changes are live. Let us know if you have any questions.
Please sign in to leave a comment.
Comments
1 comment