Summary
This workflow is designed to retrieve CSAT (Customer Satisfaction) boards from SmileBack, a customer feedback platform. It automates the process of fetching board data associated with CSAT surveys using the SmileBack API, allowing users to easily access and analyze board information.
Usage
The workflow requires an API token to authenticate requests to the SmileBack API. This is done using the SmileBack - Get Token workflow which is run as a sub-workflow.
Returned Data
{
"data": [
{
}
]
}