Skip to main content

Retrieve Latest IntegrationRun

Function name: m3ter_GetIntegrationRunLatest Category: READ HTTP method: GET Destination: m3ter Retrieve the latest integration run for the entity.

Parameters

Exits

Retrieve IntegrationRuns

Function name: m3ter_GetIntegrationRunLatestForIds Category: READ HTTP method: GET Destination: m3ter Retrieve the latest integration runs for entity and ids

Parameters

Exits

Get IntegrationRun for the UUID

Function name: m3ter_GetIntegrationRun Category: READ HTTP method: GET Destination: m3ter Retrieve the integration run for the id

Parameters

Exits

Get IntegrationRun Log

Function name: m3ter_GetIntegrationRunLogs Category: READ HTTP method: GET Destination: m3ter Retrieve the integrationrun log for the given UUID. This endpoint is for retrieving logs of a specific integrationrun. It is useful for debugging and monitoring the performance of integrations within your organization.

Parameters

Exits

List IntegrationRuns By DestinationId

Function name: m3ter_ListIntegrationRunsByDestinationId Category: READ HTTP method: GET (paginated) Destination: m3ter Retrieve a list of the integration runs for the destination

Parameters

Exits

List IntegrationRuns

Function name: m3ter_ListIntegrationRuns Category: READ HTTP method: GET (paginated) Destination: m3ter Retrieve a list of the integration runs for the specified entity. You can filter the list using the startDate and endDate query parameters to specify date/times to define the time period you want to return integration runs for.

Parameters

Exits