The slash command can be used in the formats shown below.
Help Command
To display the Help message.
/Witly help
Query Command
To pull the data and display it in Slack.
/Witly module [Search Filter] [Field]
For Example
- To show data of the customers whose name contains ABC and show all fields.
/Witly Customer [Customer Name=ABC] [*]
- To show data of the customers whose ID equals 75 and show only Customer Name, Revenue, and Owner field.
/Witly Customer [Customer ID=75] [Customer Name, Revenue, Owner]
- To show data of the customers whose name contain ABC and ID equals 75.
/Witly Customer [Customer Name=ABC, Customer ID=75] [Customer Name]
Last modified on Apr 10, 2018