Skip to main content

Query for map values

GET 

/api/v3/_integration_map

Query for a list of mapped values (e.g. which Salesforce record corresponds to this ChargeOver record?)

Request

Query Parameters

    where string

    integration:EQUALS:qbonline

    order string

    integration:ASC

    limit string

    2

    offset string

    8

Responses

Object was fetched successfully

Schema

    code integer
    status string
    message stringnullable
    details objectnullable
    response object
Loading...