Hello everyone,
I intended to import all data from the Workday application and store it in the GCS bucket. Since the Workday Integration connector allowed us to access Workday objects as table entities, I used it to connect to Workday. The entity list is now very large, and I can only select one entity at a time when I am developing application integration with this connection. Given the number of entities in a workday, if we follow that path, we may wind up with 10,000 integrations.
Does the connector offer a simpler method for completing this integration, or would another approach also be beneficial?
Hi @ashish34,
Welcome to Google Cloud Community!
Integrating Workday data with GCS:
Challenges:
Solutions:
Considerations:
Choose the optimal solution based on your specific needs.