Did You Mean This (Independent Publisher)
Google's famed "Did you mean this?" feature is a powerful feature to guide your users for corrections easily. This service features a fast and convenient way to embed this feature into your application.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Troy Taylor |
URL | https://www.hitachisolutions.com |
ttaylor@hitachisolutions.com |
Connector Metadata | |
---|---|
Publisher | Troy Taylor |
Website | https://apilayer.com/marketplace/dymt-api |
Privacy policy | https://apilayer.com/support |
Categories | Data |
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
API Key | securestring | The API Key for this api | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Check text |
Retrieves a suggestion for the provided text. |
Check text
Retrieves a suggestion for the provided text.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Text
|
q | True | string |
The text. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Is Modified
|
is_modified | boolean |
Whether is modified from the original request text. |
Original Text
|
original_text | string |
The original text. |
Result
|
result | string |
The result. |