Skip to main content

Post-Deployment Verification

After deploying the integration, validate that all required resources are created correctly in the GCP Console to ensure the integration is set up as expected.

Verify the following resources:

  • Cloud Functions: Search for Cloud Functions and confirm your function is deployed in the Services tab.

  • Cloud Scheduler: Search for Cloud Scheduler and verify the scheduled job is listed.

  • Cloud Storage (GCS): Search for Buckets and ensure the bucket contains the uploaded ZIP file.

  • Secret Manager: Search for Secret Manager and confirm the Cyware Access ID and Secret Key secrets are correctly listed.

  • Cloud Logging: Open your Cloud Run function and review the Logs tab for execution details or errors.