Was this article helpful?
Thanks for your feedback
The External API Lookup extension allows you to fetch resources from third-party/external apps using APIs and display the resources in a field in the content type of your stack.
Thus, while creating an entry, you can select one or more resources from a list of possible values as an input value for the field.
This step-by-step guide explains how to create an External API Lookup extension for your content types.
{ "url": "https://jsonplaceholder.typicode.com/users/" }
Save the custom field.
Now, let’s understand how you can start using your extension in your content type.
Once you have added a custom field, you can use it in your content type like any other field. To add a custom field in your content type, perform the following steps:
Was this article helpful?
Thanks for your feedback