Connect your entire stack
Pre-built connectors for REST, SOAP, SFTP, cloud storage, CDC streams, and the enterprise apps your teams already use.
Common Utilities connectors
33 connectors in this group — search or browse all groups below.
Showing 33 of 97 connectors
Crypto Utils
Common Utilities
A suite of cryptographic utilities in Koodisi for encrypting, decrypting, hashing, and signing data within workflows. Supports AES, RSA, and HMAC algorithms.
Custom Code
Common Utilities
Execute custom JavaScript or Groovy code within a Koodisi workflow step. Use for complex transformations, calculations, or logic that cannot be expressed with standard activities.
Decision Table
Common Utilities
Query a Koodisi Decision Table to apply business rules within a workflow. Match input fields against a configured rule set and return the matching output for routing or transformation.
Decrypt
Common Utilities
Decrypt Base64-encoded encrypted data using a configured certificate in Koodisi. Use to securely process sensitive data received from external systems in your integration pipelines.
Delete Resource Context
Common Utilities
Delete a named resource context variable from the current Koodisi workflow execution scope. Use to clean up temporary state and free resources during workflow processing.
Encrypt
Common Utilities
Encrypt plain text or structured data using a configured certificate and algorithm in Koodisi. Use to secure sensitive payloads before sending to external systems or storing in databases.
End
Common Utilities
Mark the end of a scheduled Koodisi workflow or processing window. Use in conjunction with the Schedule activity to define the operational time boundary for timed workflows.
Execute Code
Common Utilities
Execute a compiled code activity within a Koodisi workflow. Supports custom business logic, advanced data processing, and complex transformations beyond standard activity capabilities.
Execution Info
Common Utilities
Retrieve metadata about the current Koodisi workflow execution — including execution ID, trigger source, start time, and instance details — for logging and audit trail purposes.
Fixed Width Format
Common Utilities
Pad or truncate output fields to a specified fixed width within a Koodisi workflow. Use for generating fixed-length records required by legacy mainframe or batch file systems.
Generate Error
Common Utilities
Deliberately throw a controlled error within a Koodisi workflow to trigger error handling paths, dead-letter queues, or alerting logic. Use for explicit failure scenarios.
Get App Config
Common Utilities
Read application-level configuration values from the Koodisi config store at workflow runtime. Use to externalise environment-specific settings without hardcoding in workflow logic.
Get Context
Common Utilities
Read the current value of a named workflow context variable in Koodisi. Use to retrieve state set earlier in the workflow execution for use in downstream activities.
Get Last Value
Common Utilities
Retrieve the last value stored under a named key in the Koodisi workflow execution context. Use for stateful processing patterns like running totals or last-seen values.
Get Resource Context
Common Utilities
Read a resource context variable from the current Koodisi workflow scope. Use to retrieve shared state or connection handles configured earlier in the execution flow.
Log
Common Utilities
Write a structured log message from within a Koodisi workflow. Supports configurable log levels (INFO, WARN, ERROR) and dynamic message templates with workflow context variables.
Lookup
Common Utilities
Query a Koodisi lookup table by key and retrieve the matching value. Use for enriching workflow data with reference data — country codes, product mappings, routing rules.
Lookup Delete
Common Utilities
Delete a specific entry from a Koodisi lookup table by key. Use to maintain lookup table hygiene and remove stale or expired reference data entries during workflow execution.
Lookup Upsert
Common Utilities
Insert or update an entry in a Koodisi lookup table. Use to maintain dynamic reference data that changes across workflow executions, such as counters, tokens, or flags.
Manage Resource Context
Common Utilities
Create, update, or manage a resource context variable within the current Koodisi workflow execution scope. Use to store and share connection handles or shared state across activities.
Data Mapper
Common Utilities
Map and transform data between source and destination schemas within a Koodisi workflow. Supports field mapping, type conversion, conditional logic, and expression-based transformations.
Response
Common Utilities
Return an HTTP response from a Koodisi workflow exposed as an API endpoint. Configure status code, headers, and response body to fulfil the calling system's expectations.
Retry Policy
Common Utilities
Configure retry behaviour for a Koodisi workflow step — set max attempts, backoff strategy, and retry conditions. Use to handle transient failures in external API or database calls.
Save Resource Context
Common Utilities
Save a named resource context variable to the current Koodisi workflow execution scope. Use to store connection handles or shared objects for reuse across downstream activities.
Schedule
Common Utilities
Trigger a Koodisi workflow on a configured schedule using cron or interval expressions. Use for time-based automation, periodic data sync, and scheduled report generation.
Send To Engage
Common Utilities
Send data or events to Koodisi Engage from within a workflow. Use to trigger downstream engagement actions, notifications, or customer journey events from integration pipelines.
Set Context
Common Utilities
Update one or more workflow context variables in the current Koodisi execution scope. Use to store intermediate values and pass state between activities in a workflow.
Set Last Value
Common Utilities
Store a value under a named key in the Koodisi workflow execution context for later retrieval. Use for stateful processing patterns like accumulating results across iterations.
Subflow
Common Utilities
Invoke a reusable Koodisi sub-workflow from within a parent workflow. Encapsulate common logic into sub-flows for modularity, reuse, and cleaner workflow architecture.
Update WF Variable
Common Utilities
Update a named workflow variable in the current Koodisi execution scope. Use to track state, counters, flags, or intermediate results as workflow logic progresses.
Use Profile
Common Utilities
Apply a named connection profile to a Koodisi workflow activity. Profiles centralise credential and configuration management, enabling environment-specific deployments without code changes.
Verify Signature
Common Utilities
Verify a digital signature against a payload using a configured certificate in Koodisi. Use to authenticate inbound data from external systems and ensure tamper-proof message integrity.
Wait
Common Utilities
Pause a Koodisi workflow execution for a configured duration before proceeding to the next activity. Use for rate limiting, polling intervals, and time-based orchestration logic.
Ship integrations faster. Operate them without chaos.
Reduce build time, eliminate blind spots, and keep every workflow accountable in production. Teams move faster — without losing control.
Contact Sales