2023:Web Service Lookup (Lookup Specification): Difference between revisions
| Line 32: | Line 32: | ||
# If any Authentication is needed for the API, it will need to be set up. | # If any Authentication is needed for the API, it will need to be set up. | ||
# From there, you can set up your Record and Value Selectors. | # From there, you can set up your Record and Value Selectors. | ||
|valign=top| | |||
[[File:2023-API-Getting-Started-02.png]] | |||
|- | |||
|valign=top| | |||
|} | |} | ||
Revision as of 16:41, 20 March 2023
| WIP |
This article is a work-in-progress or created as a placeholder for testing purposes. This article is subject to change and/or expansion. It may be incomplete, inaccurate, or stop abruptly. This tag will be removed upon draft completion. |
API refers to a Lookup Process in Grooper. It mates a URL with a Data Field in Grooper to produce extraction results with far less hassle than one would have had creating/utilizing various Lexicons, Data Types/Fields, etc.
About
API is a new Lookup Process as of v2023. It allows users to ping off of a URL outside of the Grooper database and wed it with a Data Field constructed in Grooper for easier, more accurate extraction. API Lookups can be passed into Grooper in one of two formats: JSON or XML.
Getting Started
Here, we'll detail a brief tutorial on how to set up an API connection.
|
|
|
|

