Welcome to Fireapis
  • Welcome
  • The Basics
    • Basics
    • Environment
      • Creating an Environment
      • Configure Domain
    • Auth
    • Secrets
    • Tables
      • Creating Table
      • Testing Tables
      • Add a New Column
      • Table Properties
      • Endpoints
      • Data
      • Deleting a Column
      • Deleting a Table
    • Webhooks
    • Marketplace
    • Logics
      • Dynamic Data Source Selection
      • Testing Logics
      • Actions
        • External API Request
        • Query Builder
        • Data Transformation
        • Build Object
        • Build Conditions
        • Other Utilities
          • Token Generation
          • Token Decryption
          • Hashing
          • Validate Hash
          • Encrypt
          • Decrypt
        • Date Utilities
          • Find Difference Between Dates
          • Add/Subtract Dates
          • Format Date
          • Apply Timezone to Date
  • Next steps
    • What Next?
Powered by GitBook
On this page

Was this helpful?

  1. The Basics
  2. Logics

Actions

List of actions for separating each function useful for building your complex use cases.

PreviousTesting LogicsNextExternal API Request

Last updated 3 months ago

Was this helpful?

As discussed earlier in this section, here is a list of actions that will be helpful for building your complex endpoints.

Editing Action Names

  1. Select the Action:

    • Click on the action whose name you want to edit.

  2. Edit the Name:

    • Click the edit icon in the action section.

    • An input text field will appear. Enter the desired name for the action.

    • Hit the tick button to save the new name.

Action Details:

  • In the action section, you will see both the action name and the action ID.

  • The action ID is a unique identifier used in the Dynamic Data Source Selection popup to locate and use results for subsequent actions.

Action details with few explanation