GCP GCS
This takes about 10 minutes to set up end-to-end.
Required information for connection
Getting credentials (GCP)
Below is the same guide shown in images.
1. Search for “Service Accounts” in the GCP Console

2. Click “Create service account”

3. Create a Service Account

4. Grant permissions to the account, and open the Role dropdown

5. Search and assign Storage Object Viewer

6. Finish granting permissions

7. Verify the created account and open its details

8. Create a key (JSON)

9. Select the key type

10. Verify the downloaded key file (.json)
.json)11. Search for Buckets in the GCP Console (to confirm the bucket name)

12. Confirm the Bucket name

13. You should have the following information ready:
14. In Weekerp, click Add Source (top-right)


15. Select Google Cloud Storage


16. Enter credential information


17. Review the entered information


18. Enter the source alias


19. Verify the created data source


Use it like this:
Last updated