Our next-gen architecture is built to help you make sense of your ever-growing data. Watch a 4-min demo video!

Back to All Integrations

Open Commerce API Open Commerce API

Last Updated: Aug. 02, 2023

Coralogix provides an easy way to collect your Open Commerce OrderSearch API logs.
The preferred and easiest integration method will be to use our app in the AWS Serverless Application Repository.

Requirements

  • Your AWS user should have permissions to create lambdas and IAM roles.

Installation

  • Navigate to the Application Page.
  • Fill in the required parameters.
  • Click Deploy.

Once the deployment is done the lambda will execute every X minutes based on the ‘lambda schedule’ parameter.

Parameters and Descriptions

VariableDescription
Application nameThe stack name of this application created
NotificationEmailFailure notification email address
ApplicationNameApplication Name in Coralogix
CoralogixRegionThe Coralogix region [EU1, EU2, US1, US2, AP1 (India), AP2 (Singapore)] associated with your Coralogix domain
FunctionArchitectureLambda function architecture [x86_64, arm64]
FunctionMemorySizeLambda function memory limit
FunctionScheduleLambda function schedule in minutes, the function will be invoked each X minutes. After deploy, first invocation will be after X minutes.
FunctionTimeoutLambda function timeout limit
LogsToStdoutSend logs to stdout/cloudwatch. Possible values are TrueFalse
OcapiEndpointThe full endpoint to the orderSearch API
OcapiPasswordThe OCAPI password used for authentification
OcapiUsernameOCAPI username. used to get authenticated.
PrivateKeyCoralogix Send-Your-Data API key
SelectStatementThe select statement to be used in the query. Default to (*)
SubsystemNameSubsystem name in Coralogix

On this page