curl --location 'https://flows.contentvillain.com/webhook/fab' \ --header 'x-api-key;' \ --header 'Content-Type: application/json' \ --data '{ "Product Title": "string", "Description": "string" }'
[ { "text": "string" } ]