This will require Operations Hub, or the creation of an app. With Operations Hub you can add a custom code block to that workflow that can generate a csv file and upload it to Feefo.
If Operations Hub is not an option, the other solution requires the creation of an OAuth app, which will allow the app to listen to webhooks like customer lifecycle change, then if it is customer the app could run some code to upload it to Feefo. This would require an ongoing server to listen to the webhooks. (Probably like 5$-30$ a month on a cloud provider like AWS)
Both of these solutions require a developer that will actually write the code to process these events and do the generation to send to Feefo.
Best,
✔️ Was I able to help answer your question? Help the community by marking it as a solution.
This will require Operations Hub, or the creation of an app. With Operations Hub you can add a custom code block to that workflow that can generate a csv file and upload it to Feefo.
If Operations Hub is not an option, the other solution requires the creation of an OAuth app, which will allow the app to listen to webhooks like customer lifecycle change, then if it is customer the app could run some code to upload it to Feefo. This would require an ongoing server to listen to the webhooks. (Probably like 5$-30$ a month on a cloud provider like AWS)
Both of these solutions require a developer that will actually write the code to process these events and do the generation to send to Feefo.
Best,
✔️ Was I able to help answer your question? Help the community by marking it as a solution.