Skip to content

Documentation for Adding New API Integrations #276

Description

@azamiftikhar1000

I attempted to add a new API integration to Pica but encountered ID validation errors despite correctly configuring all database collections.

What I Did

  1. Added a new connection definition with proper structure in connection-definitions collection
  2. Created corresponding model definitions in connection-model-definitions collection
  3. Set up connection record with proper references
  4. Updated all fields to match the structure of working platforms like Shopify

Errors Encountered

All endpoints returned variations of: "Invalid ID: invalid Base64 length" or "Invalid ID prefix: cmd"

Questions

  1. Documentation Request: Is there documentation on the proper process for adding new API integrations to Pica?

  2. Integration Testing: Is there a recommended workflow or validation tool to ensure a new integration is properly configured?

  3. Example: Could you provide a working example of adding a simple API integration from scratch?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions