This recipe covers how to use Uniform to connect to an external system with content you want to use in Uniform, without having to write any code. In this example, reading content from the external system is accomplished using a REST endpoint.
The external content source in this example is a WordPress blog. You will make posts from the blog available in Uniform.
Interested in WordPress?
This video walks you through the process of incorporating content from a WordPress site into a page built in Uniform.
This section provides instructions to build the data resource demonstrated in the video above.
Parameter | Value |
---|---|
Base URL |
|
Name |
|
Public ID |
|
Parameter | Value |
---|---|
Name |
|
Public ID |
|
In order to use the data type, you must create a Data Resource. These can be created in a number of places, depending on what you are trying to accomplish:
Location | Use cases |
---|---|
Component Patterns | A business user can use content from the external system in the specific component type. |
Compositions | A business user can use content from the external system on parameters on the composition, or any of the components in the composition. |
Content Entry Patterns | A business user can use content from the external system on fields on a specific content type. |