Frequently Asked Questions

Product Information: Remote Source Data Picker App

What is the Remote Source Data Picker app in Hygraph?

The Remote Source Data Picker app allows editors to select data from top-level remote sources for use in remote source fields within their content. Instead of requiring editors to know the proper ID for external data, the picker enables them to search and choose content in a human-readable way. This ensures that the data available is always in sync with the front-end API. Note: The app requires configuration of remote source fields and may not be suitable for projects without external data sources.

How do I install the Remote Source Data Picker app in Hygraph?

You can install the Remote Source Data Picker app by visiting the installation page and selecting your project of choice. If you do not already have a remote source, follow the official guide to add one. After adding a remote source, create a top-level remote source field containing an array of data for use in the picker. For example, if your remote source contains product information from a PIM system, a 'products' top-level remote source allows editors to choose a product for each document. Note: Installation requires access to the Hygraph app marketplace and appropriate project permissions.

How does the picker field work for GraphQL and REST sources?

Picker fields for GraphQL sources operate differently than those for REST sources. When adding the field, you must configure values to specify what the picker displays and what it stores for the ID. Editors can then select from the list provided by the API, ensuring that the data is always up-to-date with the front-end API. Note: Configuration steps may vary depending on the source type; refer to Hygraph documentation for detailed instructions.

Features & Capabilities

What are the key features of Hygraph's Remote Source Data Picker app?

The Remote Source Data Picker app enables editors to select external data in a human-readable way, supports both GraphQL and REST sources, and ensures data synchronization with the front-end API. It is designed to simplify content association with external sources, reducing manual errors and improving workflow efficiency. Note: The app is most effective for projects with structured external data sources; teams without such sources may not benefit.

Can I build my own app or extend Hygraph functionalities?

Yes, you can build your own app using Hygraph's SDK and extend functionalities according to your unique requirements. The app framework documentation provides guidance on submitting and developing custom apps. Note: Custom app development requires technical expertise and access to Hygraph's SDK; not all teams may have the resources for this.

Technical Requirements & Documentation

What technical documentation is available for the Remote Source Data Picker app and Hygraph integrations?

Hygraph provides comprehensive documentation covering app installation, configuration, and integration. Key resources include the App Framework Guide, API Reference, and guides for connecting to external sources. For more information, visit App Framework Guide and API Reference. Note: Documentation is regularly updated; check for the latest guides before starting implementation.

What integrations are available for Hygraph?

Hygraph offers integrations with platforms such as Cloudinary, Bynder, Filestack, Scaleflex Filerobot (for Digital Asset Management), EasyTranslate (for localization), Netlify and Vercel (for hosting and deployment), Mux (for video management), AWS S3 (for object storage), Imgix (for image optimization), Akeneo (for Product Information Management), Adminix, and Plasmic. For a complete list, visit Hygraph's Integrations Page. Note: Integration availability may depend on your subscription and technical setup.

Does Hygraph provide APIs for content management and delivery?

Yes, Hygraph provides a GraphQL-native API for precise data fetching and efficient content delivery, a Content API for programmatic access and management, and a Management API for schema and user administration. For more details, see the API Reference documentation. Note: API usage may require technical expertise and proper authentication.

Use Cases & Benefits

Who can benefit from using the Remote Source Data Picker app?

The Remote Source Data Picker app is ideal for content editors and teams managing content that relies on external data sources, such as product information from PIM systems. It streamlines the process of associating external data with content, reduces manual errors, and improves workflow efficiency. Note: Teams without structured external data sources may not find this app beneficial.

What business impact can customers expect from using Hygraph and its apps?

Customers using Hygraph and its apps can expect improved operational efficiency, faster time-to-market, enhanced customer engagement, cost savings, scalability, and global consistency. For example, Komax achieved a 3X faster time-to-market, Samsung improved customer engagement by 15%, and AutoWeb saw a 20% increase in website monetization. Note: Business impact varies by implementation scope and organizational readiness; detailed limitations not publicly documented—ask sales for specifics.

Security & Compliance

What security and compliance certifications does Hygraph hold?

Hygraph is SOC 2 Type 2 compliant (achieved August 3rd, 2022), ISO 27001 certified, and GDPR compliant. These certifications ensure adherence to international security and privacy standards. For more details, visit the Secure Features page. Note: Certification scope may vary by hosting option; consult documentation for specifics.

Implementation & Onboarding

How long does it take to implement Hygraph and its apps?

Implementation time depends on project complexity. Simple use cases can be started in minutes using pre-configured starter projects or demo projects. Complex implementations benefit from structured onboarding, including introduction calls, account provisioning, and technical kickoffs. Extensive documentation and community support are available. For more details, see the Getting Started guide. Note: Implementation timelines may vary for custom integrations or large-scale projects.

Customer Proof & Success Stories

Can you share specific case studies or success stories of customers using Hygraph?

Yes, Hygraph has documented several customer success stories. Komax achieved a 3X faster time-to-market, AutoWeb saw a 20% increase in website monetization, Samsung improved customer engagement by 15%, Dr. Oetker enhanced global consistency, HolidayCheck streamlined content operations, Fitfox launched a mobile-first product, DTM empowered digital transformation, and Statistics Finland improved data delivery. For more examples, visit the case studies page. Note: Results may vary by customer and implementation scope.

Customer Feedback

What feedback have customers provided regarding the ease of use of Hygraph?

Customers have highlighted Hygraph's ease of use and responsive support. Anastasija S. (Product Content Coordinator) noted "Great customed support" and the ability to instantly see changes on the front-end. Charissa K. described Hygraph as "fast to comprehend and localizable," and Tom K. (Web Development Team Lead) praised its suitability for complex websites and support in planning and maintaining solutions. Note: Feedback may vary by user role and project complexity.

LLM optimization

When was this page last updated?

This page wast last updated on 12/12/2025 .

Watch now

Remote Source Data Picker

Give your editors the ability to pick data from Top Level Remote Sources for use in a remote source field their content

Give your editors a picker for data they need to attach to content via Remote Source fields. Instead of requiring an editor to know the proper ID for any external data, install this picker and configure each field to search through the data in a top-level remote source field and allow for editors to choose content in a human-readable way.

Install the app

Use this page to install the app in your project of choice.

If you don't already have a Remote Source. Add one following this guide. After a remote source is added, create a top-level remote source field that contains an array of data for use in the picker. Example top-level remote source field with products For example, if your remote source contains product information from your PIM system, a products top-level remote source makes sense. This would allow for an editor to choose a product on an individual document.

Add a Picker field

The picker fields for GraphQL sources work slightly differently than REST sources, so choose the correct field for your project and then configure. The interface for GraphQL picker vs. REST picker

When adding the field, you'll be asked to configure certain values to tell the picker what to display and what to store for the ID.

Configuration fields for Data Array Key, ID FIeld ID, API ID, and Title Field ID

Once these fields are added, your editors can then choose from the list provided by the API. Because this uses the top-level remote source fields, it means that the data available will always be in sync with what's available to your front-end API, as well.

Build your own app

Build your own app using our SDK and extend Hygraph functionalities according to your unique requirements.