LaminarHub - Partner operation
The LaminarHub - Partner operations define how to interact with your LaminarHub environment. The operation represents a specific action, such as Get or Insert, that the connector performs against a specific LaminarHub customer environment. Create a separate operation component for each action that your integrations require.
The LaminarHub - Partner operations use JSON format and support the following actions:
- Inbound: Get
- Outbound: Insert
Insert
Insert is an outbound action to send a transaction to the LaminarHub. Create a JSON profile by using the Import Operation feature. If the Insert operation is successful, the connector uploads the transaction to LaminarHub and returns a JSON document with information about the status of the insert.
Get
Get is an inbound action to download a transaction from the LaminarHub. Create a JSON profile by using the Import Operation feature.
Filter Status - The Get operation does not accept any input parameters. Instead, select the Filter Status setting that matches your use case:
- To Be Reprocessed – This selects transactions that a user has marked for reprocessing.
- To Be Resent – This selects transactions a user has marked as needing to be resent.