Basic Assignments
 
Options & Settings
 
Main Time Information
Color Code: Yellow
Assigned To: Brandon Moore
Created By: Brandon Moore
Created Date/Time: 9/3/2025 5:31 pm
 
Action Status: Blank (new)
Show On The Web: Yes - (public)
Priority: 0
 
Time Id: 12262
Template/Type: Brandon Time
Title/Caption: Working on the adilas mini API
Start Date/Time: 8/28/2025 5:30 pm
End Date/Time: 8/28/2025 7:00 pm
Main Status: Active

Sorry, no photos available for this element of time.


Notes:

Working on a mini version of the API for the adilas API sockets. This is a super quick, human readable, API call that has minimal fluff. Building and testing things as we are building. Here are some samples:

for the web/adilas_mini_api_calls.cfm page...

URL.useCorpKeyId or FORM.corp_key_id - pass in the corp key id value - Example: USE-0053 or Adi-22

URL.aiQuickSearch or FORM.ai_quick_search_field - search string or option/prompt value

URL.mode or FORM.mode - default is blank, if blank, it will show JSON. If it has a value like mode=show, it will show a CF dump (visual) of the object.

valid aiQuickSearch values...
customer types [filter]
customer lookup [filter]
item categories [filter]
item lookup [filter]

Sample URL for the AI quick search look-up page (in the public web folder)

https://data0.adilas.biz/web/adilas_mini_api_calls.cfm?useCorpKeyId=USE-0053&mode=show&aiQuickSearch=customer%20types

https://data0.adilas.biz/web/adilas_mini_api_calls.cfm?useCorpKeyId=USE-0053&mode=show&aiQuickSearch=customer%20types%20VIP

https://data0.adilas.biz/web/adilas_mini_api_calls.cfm?useCorpKeyId=USE-0053&mode=show&aiQuickSearch=customer%20lookup

https://data0.adilas.biz/web/adilas_mini_api_calls.cfm?useCorpKeyId=USE-0053&mode=show&aiQuickSearch=customer%20lookup%20Sponge

https://data0.adilas.biz/web/adilas_mini_api_calls.cfm?useCorpKeyId=USE-0053&mode=show&aiQuickSearch=item%20categories

https://data0.adilas.biz/web/adilas_mini_api_calls.cfm?useCorpKeyId=USE-0053&mode=show&aiQuickSearch=item%20categories%20Candy

https://data0.adilas.biz/web/adilas_mini_api_calls.cfm?useCorpKeyId=USE-0053&mode=show&aiQuickSearch=item%20lookup

https://data0.adilas.biz/web/adilas_mini_api_calls.cfm?useCorpKeyId=USE-0053&mode=show&aiQuickSearch=item%20lookup%20bit