Skip to content

How to specify a path param? #53

@christophediprima

Description

@christophediprima

Hi there! Does the plugin have support for path params? I am trying to do something like this but can find no example...

plugins:
  extractors:
  - name: tap-rest-api-msdk
    variant: widen
    pip_url: tap-rest-api-msdk
    config:
      streams:
      - name: object_results
        path: /object/{object-id}/results
        params: 
          object-id: OBJECT_ID

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions