Component Details
appmixer.square.core.ListCustomerGroups
1.0.0
Public
Dynamic variables loaded from /component/appmixer/square/core/ListCustomerGroups?outPort=out
{ "name": "appmixer.square.core.ListCustomerGroups", "author": "Appmixer <info@appmixer.com>", "description": "List Customer Groups.", "version": "1.0.0", "private": false, "auth": { "service": "appmixer:square" }, "quota": { "manager": "appmixer:square", "resources": "requests" }, "inPorts": [ { "name": "in", "schema": { "type": "object", "properties": { "outputType": { "type": "string" } } }, "inspector": { "inputs": { "outputType": { "type": "select", "label": "Output Type", "index": 12, "defaultValue": "array", "tooltip": "Choose how to receive the results", "options": [ { "label": "First Item Only", "value": "first" }, { "label": "All items at once", "value": "array" }, { "label": "One item at a time", "value": "object" }, { "label": "Store to CSV file", "value": "file" } ] } } } } ], "outPorts": [ { "name": "out", "source": { "url": "/component/appmixer/square/core/ListCustomerGroups?outPort=out", "data": { "properties": { "generateOutputPortOptions": true }, "messages": { "in/outputType": "inputs/in/outputType" } } } } ], "icon": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IS0tIFVwbG9hZGVkIHRvOiBTVkcgUmVwbywgd3d3LnN2Z3JlcG8uY29tLCBHZW5lcmF0b3I6IFNWRyBSZXBvIE1peGVyIFRvb2xzIC0tPgo8c3ZnIGZpbGw9IiMwMDAwMDAiIHdpZHRoPSI4MDBweCIgaGVpZ2h0PSI4MDBweCIgdmlld0JveD0iMCAwIDI1NiAyNTYiIGlkPSJGbGF0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxwYXRoIGQ9Ik0yMDgsMjhINDhBMjAuMDIyOTIsMjAuMDIyOTIsMCwwLDAsMjgsNDhWMjA4YTIwLjAyMjkyLDIwLjAyMjkyLDAsMCwwLDIwLDIwSDIwOGEyMC4wMjI5MiwyMC4wMjI5MiwwLDAsMCwyMC0yMFY0OEEyMC4wMjI5MiwyMC4wMjI5MiwwLDAsMCwyMDgsMjhabS00LDE3Nkg1MlY1MkgyMDRaTTk2LDE3Mmg2NGExMiwxMiwwLDAsMCwxMi0xMlY5NmExMiwxMiwwLDAsMC0xMi0xMkg5NkExMiwxMiwwLDAsMCw4NCw5NnY2NEExMiwxMiwwLDAsMCw5NiwxNzJabTEyLTY0aDQwdjQwSDEwOFoiLz4KPC9zdmc+" }