Documentation
HomeStatusSign in ->
  • Developer guide
  • How it works?
  • Integration Quick Guide
    • Link Flow
    • Embedded Flow
    • Running Workflow
  • Production setup
  • Widget
    • Methods
    • Inline mode
  • Postman Collection
  • Records
    • Introduction
    • Migration Guide: Migrating from Cases to Records
  • TRANSACTIONLINK API
    • API Reference
      • Authentication
      • Cases (deprecated)
      • Resources
      • Parameters
      • Token
      • Link
      • Workflows
      • Records
        • Attachments
    • API Changelog
    • API Versioning
Powered by GitBook
On this page

Was this helpful?

Postman Collection

Execute TransactionLink's API effortlessly without coding.

PreviousInline modeNextIntroduction

Last updated 1 year ago

Was this helpful?

To finalize the environment setup, please follow these steps:

  1. Retrieve the API key and secret key from the settings page of your workspace.

  2. Open Postman and click on the Manage Environment option (cog icon located at the top-right corner).

  3. Select the appropriate environment that corresponds to your workspace type.

  4. In the WORKSPACE_KEY field, paste the API key obtained in step 1 into the current value text box.

  5. In the WORKSPACE_SECRET field, paste the secret key obtained in step 1 into the current value text box.

  6. Click on the Save button to save the changes.

Run in Postman