Summary
This workflow is designed to retrieve CSAT (Customer Satisfaction) contacts from SmileBack, a customer feedback platform. It automates the process of fetching contact data associated with CSAT surveys using the SmileBack API, allowing users to easily access and analyze contact 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": [
{
}
]
}