# Integrate.io ## Docs - [Create Account](https://www.integrate.io/docs/api-reference/accounts/create-account.md) - [Delete Account](https://www.integrate.io/docs/api-reference/accounts/delete-account.md) - [Get Current Account](https://www.integrate.io/docs/api-reference/accounts/get-current-account.md): Returns the current account information. - [List Accounts](https://www.integrate.io/docs/api-reference/accounts/list-accounts.md): Returns accounts the authenticated user has access to. - [Update Account](https://www.integrate.io/docs/api-reference/accounts/update-account.md) - [Get Account Payment Method](https://www.integrate.io/docs/api-reference/billing/get-account-payment-method.md) - [Get Invoice Information](https://www.integrate.io/docs/api-reference/billing/get-invoice-information.md) - [Get Subscription Information](https://www.integrate.io/docs/api-reference/billing/get-subscription-information.md) - [List Invoices](https://www.integrate.io/docs/api-reference/billing/list-invoices.md) - [Create Cluster](https://www.integrate.io/docs/api-reference/clusters/create-cluster.md): Creates a new cluster. A cluster is a group of machines (nodes) a… - [Get Cluster Information](https://www.integrate.io/docs/api-reference/clusters/get-cluster-information.md): Returns details for the specified cluster, including its status. - [List Clusters](https://www.integrate.io/docs/api-reference/clusters/list-clusters.md): Returns a list of clusters associated with the authenticated acco… - [Search Clusters](https://www.integrate.io/docs/api-reference/clusters/search-clusters.md): Search clusters by name or description. - [Terminate Cluster](https://www.integrate.io/docs/api-reference/clusters/terminate-cluster.md): Terminates the specified cluster, releasing its resources. Use th… - [Update Cluster](https://www.integrate.io/docs/api-reference/clusters/update-cluster.md): Updates the specified cluster's settings, such as name, descripti… - [Watch Cluster](https://www.integrate.io/docs/api-reference/clusters/watch-cluster.md): Subscribe to notifications for the specified cluster. - [Create Connection Group](https://www.integrate.io/docs/api-reference/connection-groups/create-connection-group.md): Creates a new connection group. Pass an optional `connections` ar… - [Delete Connection Group](https://www.integrate.io/docs/api-reference/connection-groups/delete-connection-group.md): Deletes the specified connection group. Connections previously as… - [Get Connection Group](https://www.integrate.io/docs/api-reference/connection-groups/get-connection-group.md): Returns the specified connection group, including the connections… - [List Connection Groups](https://www.integrate.io/docs/api-reference/connection-groups/list-connection-groups.md): Returns all connection groups in the account. Each group includes… - [Search Connection Groups](https://www.integrate.io/docs/api-reference/connection-groups/search-connection-groups.md): Searches connection groups in the account by name or description. - [Update Connection Group](https://www.integrate.io/docs/api-reference/connection-groups/update-connection-group.md): Updates a connection group's name or description. Pass a `connect… - [Create Connection](https://www.integrate.io/docs/api-reference/connections/create-connection.md): Creates a new connection to a data source or destination. - [Delete Connection](https://www.integrate.io/docs/api-reference/connections/delete-connection.md) - [Get Connection Information](https://www.integrate.io/docs/api-reference/connections/get-connection-information.md) - [Import Connection Schema](https://www.integrate.io/docs/api-reference/connections/import-connection-schema.md): Retrieves the schema (tables, columns) from the specified connect… - [List Bing Ads Accounts](https://www.integrate.io/docs/api-reference/connections/list-bing-ads-accounts.md) - [List Bing Ads Columns](https://www.integrate.io/docs/api-reference/connections/list-bing-ads-columns.md) - [List Connection Types](https://www.integrate.io/docs/api-reference/connections/list-connection-types.md): Returns the list of available connection types. - [List Connections](https://www.integrate.io/docs/api-reference/connections/list-connections.md): Returns all connections in the account. - [List Facebook Ads Insights Accounts](https://www.integrate.io/docs/api-reference/connections/list-facebook-ads-insights-accounts.md) - [List Facebook Ads Insights Fields](https://www.integrate.io/docs/api-reference/connections/list-facebook-ads-insights-fields.md) - [List Google AdWords Customers](https://www.integrate.io/docs/api-reference/connections/list-google-adwords-customers.md) - [List Google Analytics Accounts](https://www.integrate.io/docs/api-reference/connections/list-google-analytics-accounts.md) - [List Salesforce Fields](https://www.integrate.io/docs/api-reference/connections/list-salesforce-fields.md) - [List Salesforce Objects](https://www.integrate.io/docs/api-reference/connections/list-salesforce-objects.md) - [Test Connection](https://www.integrate.io/docs/api-reference/connections/test-connection.md): Tests the specified existing connection to verify it can connect. - [Test New Connection](https://www.integrate.io/docs/api-reference/connections/test-new-connection.md): Tests a new connection before creating it. - [Update Connection](https://www.integrate.io/docs/api-reference/connections/update-connection.md) - [Validate Connection](https://www.integrate.io/docs/api-reference/connections/validate-connection.md): Validates the specified connection's configuration. - [Create Delivery](https://www.integrate.io/docs/api-reference/deliveries/create-delivery.md): Creates a new data delivery blueprint. - [Delete Delivery](https://www.integrate.io/docs/api-reference/deliveries/delete-delivery.md) - [Get Delivery Information](https://www.integrate.io/docs/api-reference/deliveries/get-delivery-information.md) - [List Deliveries](https://www.integrate.io/docs/api-reference/deliveries/list-deliveries.md): Returns all deliveries in the account. - [Create Hook](https://www.integrate.io/docs/api-reference/hooks/create-hook.md) - [Delete Hook](https://www.integrate.io/docs/api-reference/hooks/delete-hook.md) - [Get Hook Information](https://www.integrate.io/docs/api-reference/hooks/get-hook-information.md) - [List Hook Types](https://www.integrate.io/docs/api-reference/hooks/list-hook-types.md): Returns available webhook event types. - [List Hooks](https://www.integrate.io/docs/api-reference/hooks/list-hooks.md) - [Ping Hook](https://www.integrate.io/docs/api-reference/hooks/ping-hook.md): Sends a test ping to the specified webhook. - [Reset Hook Salt](https://www.integrate.io/docs/api-reference/hooks/reset-hook-salt.md): Resets the signing salt for the specified webhook. - [Search Hooks](https://www.integrate.io/docs/api-reference/hooks/search-hooks.md) - [Update Hook](https://www.integrate.io/docs/api-reference/hooks/update-hook.md) - [Get Job Execution Variables](https://www.integrate.io/docs/api-reference/jobs/get-job-execution-variables.md): Returns the execution variables for the specified job. - [Get Job Information](https://www.integrate.io/docs/api-reference/jobs/get-job-information.md): Returns details for the specified job, including status, progress… - [List Job Children](https://www.integrate.io/docs/api-reference/jobs/list-job-children.md): Returns child jobs of the specified job. - [List Jobs](https://www.integrate.io/docs/api-reference/jobs/list-jobs.md): Returns a list of jobs associated with the authenticated account. - [Preview Job Output](https://www.integrate.io/docs/api-reference/jobs/preview-job-output.md): Returns a preview of the specified job output. - [Run Job](https://www.integrate.io/docs/api-reference/jobs/run-job.md): Creates and runs a new job. You must specify the cluster to run o… - [Search Jobs](https://www.integrate.io/docs/api-reference/jobs/search-jobs.md): Search jobs by various criteria. - [Terminate Job](https://www.integrate.io/docs/api-reference/jobs/terminate-job.md): Terminates the specified job, stopping its execution and releasin… - [Watch Job](https://www.integrate.io/docs/api-reference/jobs/watch-job.md): Subscribe to notifications for the specified job. - [Add Account Member](https://www.integrate.io/docs/api-reference/members/add-account-member.md) - [Get Account Member Information](https://www.integrate.io/docs/api-reference/members/get-account-member-information.md) - [List Account Members](https://www.integrate.io/docs/api-reference/members/list-account-members.md) - [Remove Account Member](https://www.integrate.io/docs/api-reference/members/remove-account-member.md) - [Update Account Member Role](https://www.integrate.io/docs/api-reference/members/update-account-member-role.md) - [List User Notifications](https://www.integrate.io/docs/api-reference/notifications/list-user-notifications.md) - [Mark Notifications as Read](https://www.integrate.io/docs/api-reference/notifications/mark-notifications-as-read.md) - [Get Package Validation Information](https://www.integrate.io/docs/api-reference/package-validations/get-package-validation-information.md): Returns the status and result of a specific package validation. - [List Package Validations](https://www.integrate.io/docs/api-reference/package-validations/list-package-validations.md): Returns a list of validations for the specified package. - [Run Package Validation](https://www.integrate.io/docs/api-reference/package-validations/run-package-validation.md): Initiates an asynchronous validation of the specified package. - [Run Package Validation (Synchronous)](https://www.integrate.io/docs/api-reference/package-validations/run-package-validation-synchronous.md): Runs a synchronous validation of the specified package and waits… - [Create Package](https://www.integrate.io/docs/api-reference/packages/create-package.md): Creates a new data flow package. - [Delete Package](https://www.integrate.io/docs/api-reference/packages/delete-package.md): Deletes the specified package. - [Export Package as JSON](https://www.integrate.io/docs/api-reference/packages/export-package-as-json.md): Exports the specified package definition as JSON. - [Get Package Information](https://www.integrate.io/docs/api-reference/packages/get-package-information.md): Returns details for the specified package. - [List Packages](https://www.integrate.io/docs/api-reference/packages/list-packages.md): Returns the list of packages in the account. - [Search Packages](https://www.integrate.io/docs/api-reference/packages/search-packages.md): Search packages by name or description. - [Update Package](https://www.integrate.io/docs/api-reference/packages/update-package.md): Updates the specified package. - [Archive a pipeline](https://www.integrate.io/docs/api-reference/pipelines/archive-a-pipeline.md): Archives the pipeline. If the pipeline is deployed, it is stopped… - [Create a pipeline](https://www.integrate.io/docs/api-reference/pipelines/create-a-pipeline.md): Creates a pipeline from a definition document in the request body… - [Get pipeline definition](https://www.integrate.io/docs/api-reference/pipelines/get-pipeline-definition.md): Returns the pipeline's declarative definition. Set `Accept: appli… - [Get pipeline metadata](https://www.integrate.io/docs/api-reference/pipelines/get-pipeline-metadata.md): Returns the pipeline's runtime metadata (observed state, status,… - [List pipelines](https://www.integrate.io/docs/api-reference/pipelines/list-pipelines.md): Returns the caller's pipelines as runtime metadata summaries, new… - [Replace a pipeline definition](https://www.integrate.io/docs/api-reference/pipelines/replace-a-pipeline-definition.md): Reconciles the pipeline to match the supplied definition. The ope… - [Start a pipeline](https://www.integrate.io/docs/api-reference/pipelines/start-a-pipeline.md): Deploys the pipeline. - [Stop a pipeline](https://www.integrate.io/docs/api-reference/pipelines/stop-a-pipeline.md): Stops or pauses the pipeline. `force=true` skips the graceful-sto… - [Validate a change to an existing pipeline](https://www.integrate.io/docs/api-reference/pipelines/validate-a-change-to-an-existing-pipeline.md): Runs the same checks as replace without persisting changes. Use t… - [Validate a new pipeline definition](https://www.integrate.io/docs/api-reference/pipelines/validate-a-new-pipeline-definition.md): Runs the same checks as create without persisting changes. Use th… - [Create Public Key](https://www.integrate.io/docs/api-reference/public-keys/create-public-key.md) - [Delete Public Key](https://www.integrate.io/docs/api-reference/public-keys/delete-public-key.md) - [Get Public Key Information](https://www.integrate.io/docs/api-reference/public-keys/get-public-key-information.md) - [List User Public Keys](https://www.integrate.io/docs/api-reference/public-keys/list-user-public-keys.md) - [Create Schedule](https://www.integrate.io/docs/api-reference/schedules/create-schedule.md): Creates a new schedule to run packages periodically. - [Delete Schedule](https://www.integrate.io/docs/api-reference/schedules/delete-schedule.md): Deletes the specified schedule. - [Get Schedule Information](https://www.integrate.io/docs/api-reference/schedules/get-schedule-information.md): Returns details for the specified schedule. - [List Schedules](https://www.integrate.io/docs/api-reference/schedules/list-schedules.md): Returns all schedules in the account. - [Run Schedule](https://www.integrate.io/docs/api-reference/schedules/run-schedule.md): Manually triggers the specified schedule to run immediately. - [Search Schedules](https://www.integrate.io/docs/api-reference/schedules/search-schedules.md) - [Update Schedule](https://www.integrate.io/docs/api-reference/schedules/update-schedule.md): Updates the specified schedule. - [Watch Schedule](https://www.integrate.io/docs/api-reference/schedules/watch-schedule.md): Subscribe to notifications for the specified schedule. - [Get Rate Limit Status](https://www.integrate.io/docs/api-reference/system/get-rate-limit-status.md): Returns current rate limit status. This call does not count again… - [Help](https://www.integrate.io/docs/api-reference/system/help.md): Returns API help information and available endpoints. - [List Available Account Regions](https://www.integrate.io/docs/api-reference/system/list-available-account-regions.md) - [List Available Regions](https://www.integrate.io/docs/api-reference/system/list-available-regions.md) - [List Product Updates](https://www.integrate.io/docs/api-reference/system/list-product-updates.md) - [List Supported Stacks](https://www.integrate.io/docs/api-reference/system/list-supported-stacks.md) - [List Supported Time Zones](https://www.integrate.io/docs/api-reference/system/list-supported-time-zones.md) - [List System Variables](https://www.integrate.io/docs/api-reference/system/list-system-variables.md) - [Get Authenticated User Information](https://www.integrate.io/docs/api-reference/users/get-authenticated-user-information.md) - [Regenerate Authenticated User Tokens](https://www.integrate.io/docs/api-reference/users/regenerate-authenticated-user-tokens.md): Regenerates the API key for the authenticated user. - [Reset User Password](https://www.integrate.io/docs/api-reference/users/reset-user-password.md) - [Update Authenticated User](https://www.integrate.io/docs/api-reference/users/update-authenticated-user.md) - [ELT & CDC Documentation](https://www.integrate.io/docs/cdc.md): Replicate data in near real-time with Integrate.io ELT & CDC. Con… - [Adobe Analytics source for ELT & CDC](https://www.integrate.io/docs/cdc/adobe-analytics.md): Configure Adobe Analytics as a data source in Integrate.io ELT &… - [AdRoll source for ELT & CDC](https://www.integrate.io/docs/cdc/adroll.md): Configure AdRoll as a data source in Integrate.io ELT & CDC. Repl… - [Airtable source for ELT & CDC](https://www.integrate.io/docs/cdc/airtable.md): Configure Airtable as a data source in Integrate.io ELT & CDC. Re… - [Algolia source for ELT & CDC](https://www.integrate.io/docs/cdc/algolia.md): Configure Algolia as a data source in Integrate.io ELT & CDC. Rep… - [Amazon Ads source for ELT & CDC](https://www.integrate.io/docs/cdc/amazon-ads.md): Configure Amazon Ads as a data source in Integrate.io ELT & CDC.… - [Amazon Marketplace source for ELT & CDC](https://www.integrate.io/docs/cdc/amazon-marketplace.md): Configure Amazon Marketplace as a source in Integrate.io ELT & CD… - [Amazon RDS MySQL source for ELT & CDC](https://www.integrate.io/docs/cdc/amazon-rds-mysql.md): How to configure Amazon RDS MySQL as a CDC source in Integrate.io… - [Amazon RDS PostgreSQL source for ELT & CDC](https://www.integrate.io/docs/cdc/amazon-rds-postgresql.md): Configure Amazon RDS PostgreSQL as a CDC source in Integrate.io E… - [Amazon Redshift destination for ELT & CDC](https://www.integrate.io/docs/cdc/amazon-redshift.md): Configure Amazon Redshift as a destination in Integrate.io ELT &… - [ELT/CDC: REST API](https://www.integrate.io/docs/cdc/api.md): Manage Integrate.io ELT & CDC pipelines programmatically with the… - [ELT/CDC: Archiving Unused Source and Destination](https://www.integrate.io/docs/cdc/archiving-unused-source-and-destination.md): Archive unused sources and destinations in Integrate.io ELT & CDC… - [Aurora MySQL source for ELT & CDC](https://www.integrate.io/docs/cdc/aurora-mysql.md): Configure Aurora MySQL as a data source in Integrate.io ELT & CDC… - [Aurora PostgreSQL source for ELT & CDC](https://www.integrate.io/docs/cdc/aurora-postgresql.md): Configure Aurora PostgreSQL as a source in Integrate.io ELT & CDC… - [ELT/CDC: Auto Sync New Tables Feature](https://www.integrate.io/docs/cdc/auto-sync-new-tables-feature.md): Configure the Integrate.io ELT & CDC Auto Sync New Tables feature… - [ELT/CDC: Available Metrics Types](https://www.integrate.io/docs/cdc/available-metrics-types.md): Explore the available metric types in Integrate.io ELT & CDC moni… - [Replication delay metric in ELT & CDC](https://www.integrate.io/docs/cdc/available-metrics-types-replication-delay.md): How the Replication Delay metric measures the time since data was… - [Sync lag metric in ELT & CDC](https://www.integrate.io/docs/cdc/available-metrics-types-sync-lag-metric.md): Understand the Sync Lag metric in Integrate.io ELT & CDC, how it… - [AWS RDS Oracle source for ELT & CDC](https://www.integrate.io/docs/cdc/aws-rds-oracle.md): Configure AWS RDS Oracle as a data source in Integrate.io ELT & C… - [Azure MySQL source for ELT & CDC](https://www.integrate.io/docs/cdc/azure-mysql.md): How to configure Azure MySQL as a CDC source in Integrate.io ELT… - [Azure PostgreSQL source for ELT & CDC](https://www.integrate.io/docs/cdc/azure-postgresql.md): Configure Azure Database for PostgreSQL as a source in Integrate.… - [BigCommerce source for ELT & CDC](https://www.integrate.io/docs/cdc/bigcommerce.md): ELT & CDC uses the Management APIs provided by BigCommerce to syn… - [BigQuery destination for ELT & CDC](https://www.integrate.io/docs/cdc/bigquery.md): Configure Google BigQuery as a destination in Integrate.io ELT &… - [BigQuery source for ELT & CDC](https://www.integrate.io/docs/cdc/bigquery-source.md): Configure Google BigQuery as a data source in Integrate.io ELT &… - [Bing Ads source for ELT & CDC](https://www.integrate.io/docs/cdc/bing-ads.md): Configure Bing Ads as a data source in Integrate.io ELT & CDC. Sy… - [Braintree source for ELT & CDC](https://www.integrate.io/docs/cdc/braintree.md): Configure Braintree as a data source in Integrate.io ELT & CDC. R… - [ELT/CDC: Data Observability](https://www.integrate.io/docs/cdc/category/data-observability.md): Monitor data quality and pipeline health with Integrate.io Data O… - [ELT/CDC: Destinations](https://www.integrate.io/docs/cdc/category/destinations.md): Configure ELT & CDC destinations to load replicated data into Red… - [ELT/CDC: Getting Started](https://www.integrate.io/docs/cdc/category/getting-started.md): Get started with Integrate.io ELT & CDC. Learn about change data… - [ELT/CDC: Monitoring](https://www.integrate.io/docs/cdc/category/monitoring.md): Monitor your Integrate.io ELT & CDC pipelines. View data type map… - [ELT/CDC: Security](https://www.integrate.io/docs/cdc/category/security.md): Secure your Integrate.io ELT & CDC connections with IP allowlists… - [ELT/CDC: Sources](https://www.integrate.io/docs/cdc/category/sources.md): Connect to 60+ data sources in Integrate.io ELT & CDC. Set up CDC… - [ELT/CDC: Transforms](https://www.integrate.io/docs/cdc/category/transforms.md): Apply data transformations during replication in Integrate.io ELT… - [ELT/CDC: Configure S3 bucket for Redshift sync](https://www.integrate.io/docs/cdc/configure-your-own-s3-bucket-for-redshift-sync.md): How to set up and configure Amazon Redshift - Configure your own… - [ELT/CDC: Custom Primary Key Feature](https://www.integrate.io/docs/cdc/custom-primary-key-feature.md): Use the custom primary key feature to sync tables without a prima… - [Cybersource source for ELT & CDC](https://www.integrate.io/docs/cdc/cybersource.md): Configure CyberSource as a data source in Integrate.io ELT & CDC.… - [Data observability alerts in ELT & CDC](https://www.integrate.io/docs/cdc/data-observability-alerts.md): Set up Data Observability alerts in Integrate.io to automatically… - [Data observability FAQs in ELT & CDC](https://www.integrate.io/docs/cdc/data-observability-faqs.md): Frequently asked questions about Data Observability in Integrate.… - [Getting started with data observability](https://www.integrate.io/docs/cdc/data-observability-getting-started.md): This guide will show how to set up an alert metric, define its th… - [Data observability metrics in ELT & CDC](https://www.integrate.io/docs/cdc/data-observability-metrics.md): Define and configure Data Observability metrics in Integrate.io.… - [Data stores in ELT & CDC observability](https://www.integrate.io/docs/cdc/data-stores.md): View the supported databases and data warehouses for Data Observa… - [Data type changes for Redshift in ELT & CDC](https://www.integrate.io/docs/cdc/data-type-changes-redshift.md): If the data type mapping differs on the Redshift side, the follow… - [Data type changes for Snowflake in ELT & CDC](https://www.integrate.io/docs/cdc/data-type-changes-snowflake.md): Reference for data type mappings from database sources to Snowfla… - [Data type mapping for BigQuery in ELT & CDC](https://www.integrate.io/docs/cdc/data-type-mapping-bigquery.md): Reference for data type mappings from database sources to Google… - [Data type mapping for Redshift in ELT & CDC](https://www.integrate.io/docs/cdc/data-type-mapping-redshift.md): Reference for data type mappings from database sources to Amazon… - [Data type mapping across warehouses in ELT & CDC](https://www.integrate.io/docs/cdc/data-type-mapping-redshift-snowflake-and-bigquery.md): Overview of data type mappings across Redshift, Snowflake, and Bi… - [Data type mapping for Snowflake in ELT & CDC](https://www.integrate.io/docs/cdc/data-type-mapping-snowflake.md): Reference for data type mappings from database sources to Snowfla… - [Databricks destination for ELT & CDC](https://www.integrate.io/docs/cdc/databricks.md): Configure Databricks as a destination in Integrate.io ELT & CDC.… - [Delighted source for ELT & CDC](https://www.integrate.io/docs/cdc/delighted.md): Configure Delighted as a data source in Integrate.io ELT & CDC. R… - [Drip source for ELT & CDC](https://www.integrate.io/docs/cdc/drip.md): Configure Drip as a data source in Integrate.io ELT & CDC. Sync y… - [eBay source for ELT & CDC](https://www.integrate.io/docs/cdc/ebay.md): Configure eBay as a data source in Integrate.io ELT & CDC. Replic… - [ELT/CDC: ELT & CDC Features and Requirements](https://www.integrate.io/docs/cdc/elt-cdc-features-and-requirements.md): Review the features, supported sources, destinations, and system… - [EnquireLabs source for ELT & CDC](https://www.integrate.io/docs/cdc/enquirelabs.md): Configure EnquireLabs as a data source in Integrate.io ELT & CDC.… - [ExchangeRates source for ELT & CDC](https://www.integrate.io/docs/cdc/exchangerates.md): Configure ExchangeRates as a data source in Integrate.io ELT & CD… - [Facebook Ads source for ELT & CDC](https://www.integrate.io/docs/cdc/facebook-ads.md): Configure Facebook Ads as a data source in Integrate.io ELT & CDC… - [Facebook Pages source for ELT & CDC](https://www.integrate.io/docs/cdc/facebook-pages.md): Configure Facebook Pages as a data source in Integrate.io ELT & C… - [GitHub source for ELT & CDC](https://www.integrate.io/docs/cdc/github.md): Configure GitHub as a data source in Integrate.io ELT & CDC. Repl… - [GitLab source for ELT & CDC](https://www.integrate.io/docs/cdc/gitlab.md): Set up GitLab as a source in Integrate.io ELT & CDC to replicate… - [Google Ads source for ELT & CDC](https://www.integrate.io/docs/cdc/google-ads.md): Configure Google Ads as a data source in Integrate.io ELT & CDC.… - [Google Ads change log v23 source for ELT & CDC](https://www.integrate.io/docs/cdc/google-ads-change-log-v23.md): Configure Google Ads Change Log as a source in Integrate.io ELT &… - [Google Analytics source for ELT & CDC](https://www.integrate.io/docs/cdc/google-analytics.md): Google Analytics lets you measure your advertising ROI as well as… - [Google Analytics 360 source for ELT & CDC](https://www.integrate.io/docs/cdc/google-analytics-360-ga360.md): Configure Google Analytics 360 (GA360) as a source in Integrate.i… - [Google Analytics 4 source for ELT & CDC](https://www.integrate.io/docs/cdc/google-analytics-4.md): Configure Google Analytics 4 as a data source in Integrate.io ELT… - [Google Analytics 4 export source for ELT & CDC](https://www.integrate.io/docs/cdc/google-analytics-4-export-ga4-export.md): Configure Google Analytics 4 Export as a source in Integrate.io E… - [Google Cloud SQL MySQL source for ELT & CDC](https://www.integrate.io/docs/cdc/google-cloud-sql.md): How to configure Google Cloud SQL for MySQL as a CDC source in In… - [Google Cloud SQL PostgreSQL source for ELT & CDC](https://www.integrate.io/docs/cdc/google-cloud-sql-for-posgresql.md): Configure Google Cloud SQL for PostgreSQL as a CDC source in Inte… - [Google API privacy policy for ELT & CDC](https://www.integrate.io/docs/cdc/google-privacy-policy.md): Review Integrate.io's Google API Services disclosure covering dat… - [Google Search Console source for ELT & CDC](https://www.integrate.io/docs/cdc/google-search-console.md): Configure Google Search Console as a source in Integrate.io ELT &… - [Google Sheets source for ELT & CDC](https://www.integrate.io/docs/cdc/google-sheets.md): Configure Google Sheets as a data source in Integrate.io ELT & CD… - [Gorgias source for ELT & CDC](https://www.integrate.io/docs/cdc/gorgias.md): Configure Gorgias as a data source in Integrate.io ELT & CDC. Rep… - [ELT/CDC: History Mode (SCD Type 2)](https://www.integrate.io/docs/cdc/history-mode-scd-type-2.md): Enable History Mode (SCD Type 2) in Integrate.io ELT & CDC to ret… - [ELT/CDC: Hooks for monitoring](https://www.integrate.io/docs/cdc/hooks.md): Set up email and Slack hooks for pipeline events in Integrate.io… - [ELT/CDC: How Integrate.io ELT & CDC Handles Schema Changes](https://www.integrate.io/docs/cdc/how-integrateio-elt-cdc-handles-schema-changes.md): How Integrate.io ELT & CDC detects and propagates source schema c… - [Finding your Snowflake account identifier](https://www.integrate.io/docs/cdc/how-to-get-your-snowflake-account-identifier.md): Find your Snowflake account identifier for configuring the Snowfl… - [HubSpot source for ELT & CDC](https://www.integrate.io/docs/cdc/hubspot.md): Configure HubSpot as a data source in Integrate.io ELT & CDC. Rep… - [ELT/CDC: Initial Sync Process](https://www.integrate.io/docs/cdc/initial-sync-process.md): Learn how Integrate.io ELT & CDC performs initial sync using para… - [Intercom source for ELT & CDC](https://www.integrate.io/docs/cdc/intercom.md): Configure Intercom as a data source in Integrate.io ELT & CDC. Re… - [IP allowlist for ELT & CDC](https://www.integrate.io/docs/cdc/ip-list.md): Allowlist Integrate.io ELT & CDC by region with the current outbo… - [JudgeMe source for ELT & CDC](https://www.integrate.io/docs/cdc/judgeme.md): Configure Judge.me as a data source in Integrate.io ELT & CDC. Re… - [Klaviyo source for ELT & CDC](https://www.integrate.io/docs/cdc/klaviyo.md): Configure Klaviyo as a data source in Integrate.io ELT & CDC. Syn… - [LinkedIn Ads source for ELT & CDC](https://www.integrate.io/docs/cdc/linkedin-ads.md): Configure LinkedIn Ads as a data source in Integrate.io ELT & CDC… - [Microsoft SQL Server source for ELT & CDC](https://www.integrate.io/docs/cdc/microsoft-sql-server.md): How to set up and configure Microsoft SQL Server as a CDC source… - [ELT/CDC: Snowflake password to key-pair migration](https://www.integrate.io/docs/cdc/migrating-authentication-from-password-to-key-pair.md): Migrate your Snowflake destination from password-based to key-pai… - [MySQL source for ELT & CDC](https://www.integrate.io/docs/cdc/mysql.md): How to set up and configure MySQL as a CDC source in Integrate.io… - [MySQL destination for ELT & CDC](https://www.integrate.io/docs/cdc/mysql-destination.md): How to set up and configure MySQL as a destination in Integrate.i… - [NetSuite source for ELT & CDC](https://www.integrate.io/docs/cdc/netsuite.md): Configure NetSuite as a data source in Integrate.io ELT & CDC. Re… - [Data observability nomenclature in ELT & CDC](https://www.integrate.io/docs/cdc/nomenclature.md): Understand Data Observability alerts and naming conventions in In… - [Onfleet source for ELT & CDC](https://www.integrate.io/docs/cdc/onfleet.md): Configure Onfleet as a data source in Integrate.io ELT & CDC. Syn… - [Oracle CDC source for ELT & CDC](https://www.integrate.io/docs/cdc/oracle-cdc.md): Configure Oracle CDC as a data source in Integrate.io ELT & CDC.… - [Self-hosted Oracle CDC source for ELT & CDC](https://www.integrate.io/docs/cdc/oracle-cdc-self-hosted.md): Configure a self-hosted Oracle database as a CDC source in Integr… - [Pinterest source for ELT & CDC](https://www.integrate.io/docs/cdc/pinterest.md): Configure Pinterest as a data source in Integrate.io ELT & CDC. R… - [ELT/CDC: Pipeline definition import and export](https://www.integrate.io/docs/cdc/pipeline-definition-import-export.md): Export an Integrate.io ELT & CDC pipeline as a YAML definition or… - [PostgreSQL source for ELT & CDC](https://www.integrate.io/docs/cdc/postgresql.md): How to set up PostgreSQL as a CDC source in Integrate.io ELT & CD… - [PrivateLink setup for PostgreSQL in ELT & CDC](https://www.integrate.io/docs/cdc/postgresql-privatelink-set-up.md): Set up AWS PrivateLink for PostgreSQL database connections in Int… - [PrivateLink setup for MySQL in ELT & CDC](https://www.integrate.io/docs/cdc/privatelink-set-up.md): Set up AWS PrivateLink for your MySQL database connection in Inte… - [Intuit Quickbooks source for ELT & CDC](https://www.integrate.io/docs/cdc/quickbooks.md): Configure Intuit QuickBooks as a data source in Integrate.io ELT… - [ReCharge source for ELT & CDC](https://www.integrate.io/docs/cdc/recharge.md): Configure ReCharge as a data source in Integrate.io ELT & CDC. Sy… - [Replacement rules transform in ELT & CDC](https://www.integrate.io/docs/cdc/replacement-rules.md): Use replacement rules in Integrate.io ELT & CDC to transform data… - [Reverse SSH tunnel for ELT & CDC](https://www.integrate.io/docs/cdc/reverse-ssh-tunnel.md): Configure a reverse SSH tunnel in Integrate.io ELT & CDC to secur… - [Amazon S3 destination bucket setup for ELT & CDC](https://www.integrate.io/docs/cdc/s3-destination.md): How to configure Amazon S3 as a destination in Integrate.io ELT &… - [S3 source for ELT & CDC](https://www.integrate.io/docs/cdc/s3-source.md): Configure Amazon S3 as a data source in Integrate.io ELT & CDC. R… - [Salesforce source for ELT & CDC](https://www.integrate.io/docs/cdc/salesforce.md): The Salesforce connector lets you move data between Salesforce an… - [Self-hosted MySQL source for ELT & CDC](https://www.integrate.io/docs/cdc/self-hosted-mysql.md): Configure a self-hosted MySQL server as a source in Integrate.io… - [Self-hosted PostgreSQL source for ELT & CDC](https://www.integrate.io/docs/cdc/self-hosted-postgresql.md): Configure a self-hosted PostgreSQL instance as a CDC source in In… - [Shippo source for ELT & CDC](https://www.integrate.io/docs/cdc/shippo.md): Configure Shippo as a data source in Integrate.io ELT & CDC. Repl… - [Shopify source for ELT & CDC](https://www.integrate.io/docs/cdc/shopify.md): Configure Shopify as a data source in Integrate.io ELT & CDC. Rep… - [Snowflake destination for ELT & CDC](https://www.integrate.io/docs/cdc/snowflake.md): Configure Snowflake as a destination in Integrate.io ELT & CDC. S… - [SQL Server destination for ELT & CDC](https://www.integrate.io/docs/cdc/sqlserver-destination.md): Set up Microsoft SQL Server or Azure SQL as a destination in Inte… - [Square source for ELT & CDC](https://www.integrate.io/docs/cdc/square.md): Configure Square as a data source in Integrate.io ELT & CDC. Repl… - [SSH tunnel setup for ELT & CDC](https://www.integrate.io/docs/cdc/ssh-tunnel.md): Set up an SSH tunnel in Integrate.io ELT & CDC for secure databas… - [Stripe source for ELT & CDC](https://www.integrate.io/docs/cdc/stripe.md): Configure Stripe as a data source in Integrate.io ELT & CDC. Repl… - [ELT/CDC: Surrogate Key (_iio_id)](https://www.integrate.io/docs/cdc/surrogate-key-_iio_id.md): Learn about the _iio_id surrogate primary key that Integrate.io g… - [Tiktok Ads source for ELT & CDC](https://www.integrate.io/docs/cdc/tiktok-ads.md): Configure TikTok Ads as a data source in Integrate.io ELT & CDC.… - [ELT/CDC: What is Data Observability](https://www.integrate.io/docs/cdc/what-is-data-observability.md): Learn what Data Observability is and how it helps teams verify da… - [What is Integrate.io ELT & CDC](https://www.integrate.io/docs/cdc/what-is-integrateio-cdc.md): Integrate.io ELT & CDC replicates data from databases and SaaS pl… - [Yotpo source for ELT & CDC](https://www.integrate.io/docs/cdc/yotpo.md): Configure Yotpo as a data source in Integrate.io ELT & CDC. Repli… - [Zenventory source for ELT & CDC](https://www.integrate.io/docs/cdc/zenventory.md): Configure Zenventory as a data source in Integrate.io ELT & CDC.… - [ETL & Reverse ETL Documentation](https://www.integrate.io/docs/etl.md): Build visual data pipelines with Integrate.io ETL. Connect 150+ s… - [ETL: Two-Factor Authentication](https://www.integrate.io/docs/etl/2-factor-authentication.md): Two-factor authentication requires you to submit two different se… - [ETL: ABS](https://www.integrate.io/docs/etl/abs.md): Calculate the absolute value of any numeric expression in your ET… - [ETL: ACOS](https://www.integrate.io/docs/etl/acos.md): Compute the arc cosine (inverse cosine) of a numeric value in rad… - [ETL: AddDuration](https://www.integrate.io/docs/etl/addduration.md): Add a duration string expression to a datetime value and return t… - [ETL: AddToDate](https://www.integrate.io/docs/etl/addtodate.md): Add or subtract years, months, days, hours, minutes, or seconds f… - [ETL: Advanced Search](https://www.integrate.io/docs/etl/advanced-search.md): Use advanced search modifiers in Integrate.io ETL to quickly find… - [ETL: Connecting to Azure Blob Storage](https://www.integrate.io/docs/etl/allow-integrateio-etl-access-to-my-data-on-azure-blob-storage.md): Integrate.io ETL can access data residing on Azure Blob Storage.… - [ETL: Connecting to SFTPToGo](https://www.integrate.io/docs/etl/allowing-access-to-my-file-data-on-sftptogo.md): Connect your SFTPToGo file storage to Integrate.io ETL. Set up SF… - [ETL: Connecting to Amazon RDS](https://www.integrate.io/docs/etl/allowing-integrateio-direct-access-to-relational-databases-on-amazon-web-services-rds.md): Grant Integrate.io ETL direct access to your Amazon RDS databases… - [ETL: Connecting via Universal OAuth](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-any-api-with-oauth.md): Set up a universal OAuth connection in Integrate.io ETL to access… - [ETL: Connecting to Azure SQL](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-azure-sql-databases.md): Connect Azure SQL Database to Integrate.io ETL for reading and wr… - [ETL: Connecting to Azure Synapse Analytics](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-azure-synapse-analytics.md): Connect Azure Synapse Analytics to Integrate.io ETL for reading a… - [ETL: Connecting to Amazon S3](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-data-on-amazon-s3.md): Connect Amazon S3 to Integrate.io ETL for reading and writing dat… - [ETL: Connecting to DB2](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-db2-databases.md): Connect DB2 databases to Integrate.io ETL for reading and writing… - [ETL: Connecting to Google Cloud SQL for MySQL](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-google-cloud-sql-for-mysql-databases.md): Connect Google Cloud SQL for MySQL to Integrate.io ETL. Configure… - [ETL: Connecting to Google Cloud SQL for PostgreSQL](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-google-cloud-sql-for-postgresql-databases.md): Connect Google Cloud SQL for PostgreSQL to Integrate.io ETL. Conf… - [ETL: Connecting to Gmail](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-google-mail-gmail.md): Authorize Integrate.io ETL to access your Gmail account using OAu… - [ETL: Connecting to Heroku Postgres](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-heroku-postgres-databases.md): Connect Heroku Postgres to Integrate.io ETL for reading and writi… - [ETL: Connecting to HubSpot](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-hubspot.md): Integrate.io ETL can load data to your HubSpot accounts. This art… - [ETL: Connecting to HubSpot (Service Token)](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-hubspot-service-token.md): Connect Integrate.io ETL to HubSpot using a service token, config… - [ETL: Connecting to IBM i (AS/400)](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-ibm-i-as400.md): Connect IBM i (AS/400) databases to Integrate.io ETL for reading… - [ETL: Connecting to Microsoft SQL Server](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-microsoft-sql-server-databases.md): Connect Microsoft SQL Server to Integrate.io ETL for reading and… - [ETL: Connecting to Amazon Athena](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-my-amazon-athena-instance.md): Connect Amazon Athena to Integrate.io ETL for querying data. Conf… - [ETL: Connecting to Dynamics 365](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-my-data-on-dynamics-365.md): Integrate.io ETL can access your Dynamics 365 data. This article… - [ETL: Connecting to FTPS](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-my-data-on-file-transfer-protocol-secure-ftps.md): Connect an FTPS server to Integrate.io ETL for reading file data.… - [ETL: Connecting to Google Cloud Storage](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-my-data-on-google-cloud-storage-v2.md): Connect Google Cloud Storage to Integrate.io ETL using a service… - [ETL: Connecting to Google Drive](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-my-data-on-google-drive.md): Integrate.io ETL can access your Google Drive data. This article… - [ETL: Connecting to Google Sheets](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-my-data-on-google-sheets.md): Connect Google Sheets to Integrate.io ETL for reading spreadsheet… - [ETL: Connecting to Google Sheets (Service Account)](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-my-data-on-google-sheets-service-account.md): Connect Google Sheets to Integrate.io ETL using a Google Cloud se… - [ETL: Connecting to HDFS](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-my-data-on-hadoop-distributed-file-system-hdfs.md): Integrate.io ETL can access data residing on any Hadoop distribut… - [ETL: Connecting to Instagram](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-my-data-on-instagram.md): Connect Instagram to Integrate.io ETL for extracting social media… - [ETL: Connecting to Intercom](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-my-data-on-intercom.md): Connect Intercom to Integrate.io ETL for reading customer messagi… - [ETL: Connecting to LinkedIn](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-my-data-on-linkedin.md): Create a LinkedIn connection in Integrate.io ETL, authorize OAuth… - [ETL: Connecting to SFTP](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-my-data-on-secure-file-transfer-protocol-sftp.md): Connect any SFTP server to Integrate.io ETL for reading file data… - [ETL: Connecting to SharePoint](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-my-data-on-sharepoint.md): Connect Integrate.io ETL to Microsoft SharePoint to read document… - [ETL: Connecting to Shopify](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-my-data-on-shopify.md): Create a Shopify connection in Integrate.io ETL and build pipelin… - [ETL: Connecting to Xero](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-my-data-on-xero.md): Connect Xero accounting data to Integrate.io ETL. Set up OAuth au… - [ETL: Connecting to YouTube](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-my-data-on-youtube.md): Connect YouTube data to Integrate.io ETL. Set up Google OAuth aut… - [ETL: Connecting to Marketing Cloud (REST)](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-my-marketing-cloud-rest.md): Connect Salesforce Marketing Cloud (REST API) to Integrate.io ETL… - [ETL: Connecting to Marketing Cloud (SOAP)](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-my-marketing-cloud-soap.md): Connect Salesforce Marketing Cloud (SOAP API) to Integrate.io ETL… - [ETL: Connecting Through a Firewall](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-my-server-behind-a-firewall.md): Configure firewall rules to allow Integrate.io ETL access to your… - [ETL: Connecting to MySQL](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-mysql-databases.md): Connect MySQL databases to Integrate.io ETL for reading and writi… - [ETL: Connecting to Oracle](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-oracle-databases.md): Connect Oracle databases to Integrate.io ETL for reading and writ… - [ETL: Connecting to PostgreSQL](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-postgresql-databases.md): Connect PostgreSQL databases to Integrate.io ETL for reading and… - [ETL: Connecting to SAP HANA](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-sap-hana-databases.md): Connect SAP HANA databases to Integrate.io ETL for reading and wr… - [ETL: Connecting to TikTok Ads](https://www.integrate.io/docs/etl/allowing-integrateio-etl-access-to-tiktok-ads-data.md): Connect TikTok Ads to Integrate.io ETL for syncing advertising da… - [ETL: API Endpoints with Pagination](https://www.integrate.io/docs/etl/api-endpoints-with-pagination-support.md): The following lists the API endpoints with pagination support tha… - [ETL: API Ingestion Guide](https://www.integrate.io/docs/etl/api-ingestion-guide-with-integrateio.md): Step-by-step guide to ingesting data from REST APIs using Integra… - [ETL: ASIN](https://www.integrate.io/docs/etl/asin.md): Compute the arc sine (inverse sine) of a numeric value in radians… - [ETL: ATAN](https://www.integrate.io/docs/etl/atan.md): Compute the arc tangent (inverse tangent) of a numeric value in r… - [ETL: BagToString](https://www.integrate.io/docs/etl/bagtostring.md): Join all elements of a bag (array) into a single string with an o… - [ETL: BagToTuple](https://www.integrate.io/docs/etl/bagtotuple.md): Flatten a bag (array) into a tuple structure so individual items… - [ETL: Base64Decode](https://www.integrate.io/docs/etl/base64decode.md): Decode a Base64-encoded string into a byte array in your ETL pipe… - [ETL: Base64DecodeToString](https://www.integrate.io/docs/etl/base64decodetostring.md): Decode a Base64-encoded string directly into readable text with a… - [ETL: Base64Encode](https://www.integrate.io/docs/etl/base64encode.md): Encode a byte array into Base64 format for safe text transmission… - [ETL: Base64EncodeToString](https://www.integrate.io/docs/etl/base64encodetostring.md): Encode a byte array into a Base64 string using the standard encod… - [ETL: BinaryCCurl](https://www.integrate.io/docs/etl/binaryccurl.md): Makes a REST API call and returns the binary response received fr… - [ETL: BinaryCurl](https://www.integrate.io/docs/etl/binarycurl.md): Makes a REST API call and returns the binary response received fr… - [ETL: BrowserFamily](https://www.integrate.io/docs/etl/browserfamily.md): Extract the browser family name (Chrome, Firefox, Safari) from a… - [ETL: BrowserFullName](https://www.integrate.io/docs/etl/browserfullname.md): Extract the full browser name and version string from a user agen… - [ETL: BrowserMajor](https://www.integrate.io/docs/etl/browsermajor.md): Extract the browser major version number from a user agent string… - [ETL: BrowserMinor](https://www.integrate.io/docs/etl/browserminor.md): Extract the browser minor version number from a user agent string… - [ETL: BrowserPatch](https://www.integrate.io/docs/etl/browserpatch.md): Extract the browser patch or build number from a user agent strin… - [ETL: BrowserVersion](https://www.integrate.io/docs/etl/browserversion.md): Extract the complete browser version string from a user agent str… - [ETL: ByteArrayToString](https://www.integrate.io/docs/etl/bytearraytostring.md): Convert a byte array with a specified character encoding into a r… - [ETL: Account Management](https://www.integrate.io/docs/etl/category/account-management.md): Manage your Integrate.io ETL account settings, billing, plans, an… - [ETL: Alerts & Monitoring](https://www.integrate.io/docs/etl/category/alerts-and-monitoring.md): Set up alerts and notifications for Integrate.io ETL pipelines. C… - [ETL: Destinations](https://www.integrate.io/docs/etl/category/destinations.md): Load data to target systems in Integrate.io ETL. Configure destin… - [ETL: Expressions & Functions](https://www.integrate.io/docs/etl/category/expressions-and-functions.md): Write expressions and use 180+ built-in functions in Integrate.io… - [ETL: Getting Started Guides Overview](https://www.integrate.io/docs/etl/category/getting-started.md): Browse Integrate.io ETL getting started guides covering connectio… - [ETL: Packages & Workflows](https://www.integrate.io/docs/etl/category/packages-and-workflows.md): Create and manage ETL packages and workflows in Integrate.io. Use… - [ETL: Scheduling, Jobs & Clusters](https://www.integrate.io/docs/etl/category/scheduling-jobs-and-clusters.md): Run, schedule, and monitor ETL jobs in Integrate.io. Create clust… - [ETL: Security & Access](https://www.integrate.io/docs/etl/category/security-and-access.md): Manage security and access controls for Integrate.io ETL. Set up… - [ETL: Sources](https://www.integrate.io/docs/etl/category/sources.md): Connect to data sources in Integrate.io ETL. Browse 150+ source c… - [ETL: Transformations](https://www.integrate.io/docs/etl/category/transformations.md): Transform data in Integrate.io ETL pipelines. Use 20 built-in com… - [ETL: CBRT](https://www.integrate.io/docs/etl/cbrt.md): Calculate the cube root of a numeric expression in your Integrate… - [ETL: CCurl](https://www.integrate.io/docs/etl/ccurl.md): Makes a REST API call and returns the response received from the… - [ETL: CCurlPoll](https://www.integrate.io/docs/etl/ccurlpoll.md): Continuously poll an authenticated REST API endpoint until a rege… - [ETL: CCurlWithPagination](https://www.integrate.io/docs/etl/ccurlwithpagination.md): Make authenticated, paginated REST API calls and aggregate respon… - [ETL: CEIL](https://www.integrate.io/docs/etl/ceil.md): Round a numeric expression up to the nearest integer value. Use C… - [ETL: Changing Your Password](https://www.integrate.io/docs/etl/changing-your-password.md): Change your Integrate.io ETL account password. Follow the steps t… - [ETL: CityNameFromIP](https://www.integrate.io/docs/etl/citynamefromip.md): Look up and return the city name associated with an IPv4 address… - [ETL: ClockTime](https://www.integrate.io/docs/etl/clocktime.md): Return the current UTC datetime at the moment each individual rec… - [ETL: COALESCE](https://www.integrate.io/docs/etl/coalesce.md): Return the first non-null argument from a list of expressions. Us… - [ETL: Component Previewer](https://www.integrate.io/docs/etl/component-previewer.md): Use Component Previewer in Integrate.io ETL to test and preview d… - [ETL: CONCAT](https://www.integrate.io/docs/etl/concat.md): Join a variable number of string expressions into one combined st… - [ETL: Windows File Share Destination](https://www.integrate.io/docs/etl/connecting-to-windows-file-share-destination.md): Write output files to a Windows file share (SMB/CIFS) from Integr… - [ETL: Windows File Share Source](https://www.integrate.io/docs/etl/connecting-to-windows-file-share-source.md): Read files from a Windows file share (SMB/CIFS) in Integrate.io E… - [ETL: Organize Connections with Connection Groups](https://www.integrate.io/docs/etl/connection-groups.md): Organize Integrate.io ETL connections into named groups to scope… - [ETL: ContinentCodeFromIP](https://www.integrate.io/docs/etl/continentcodefromip.md): Look up and return the two-letter continent code for an IPv4 addr… - [ETL: ContinentNameFromIP](https://www.integrate.io/docs/etl/continentnamefromip.md): Look up and return the continent name for an IPv4 address in dot-… - [ETL: COS](https://www.integrate.io/docs/etl/cos.md): Calculate the trigonometric cosine of a numeric input value in ra… - [ETL: COSH](https://www.integrate.io/docs/etl/cosh.md): Calculate the hyperbolic cosine of a numeric value in your ETL pi… - [ETL: CountryCodeFromIP](https://www.integrate.io/docs/etl/countrycodefromip.md): Look up and return the ISO 3166-1 alpha-2 country code for an IPv… - [ETL: CountryNameFromIP](https://www.integrate.io/docs/etl/countrynamefromip.md): Look up and return the country name for an IPv4 address in dot-de… - [ETL: Creating a Package from a Template](https://www.integrate.io/docs/etl/create-a-package-from-a-template.md): Create a new Integrate.io ETL package from a pre-built template.… - [ETL: Creating a Cluster](https://www.integrate.io/docs/etl/creating-a-cluster.md): Create and configure a compute cluster in Integrate.io ETL. Choos… - [ETL: Package Creation Guide](https://www.integrate.io/docs/etl/creating-a-new-package.md): Create a new ETL package using the classic package creation flow… - [ETL: Creating a New Package](https://www.integrate.io/docs/etl/creating-a-new-package-in-integrateio-etl.md): Create a new data pipeline package in the Integrate.io ETL visual… - [ETL: Creating a Workflow](https://www.integrate.io/docs/etl/creating-a-workflow.md): Create workflow packages in Integrate.io ETL to orchestrate multi… - [ETL: Salesforce to SFTP Workflow](https://www.integrate.io/docs/etl/creating-an-api-managed-salesforce-to-sftp-workflow.md): Build an API-managed Salesforce-to-SFTP workflow in Integrate.io… - [ETL: Creating packages with MCP tools](https://www.integrate.io/docs/etl/creating-packages-with-mcp-tools.md): Use the Integrate.io MCP server to let Claude, Cursor, or the MCP… - [ETL: CSVSPLIT](https://www.integrate.io/docs/etl/csvsplit.md): Parse a CSV-formatted string into a tuple by splitting on a field… - [ETL: Curl](https://www.integrate.io/docs/etl/curl.md): Makes a REST API call and returns the response received from the… - [ETL: CurlPoll](https://www.integrate.io/docs/etl/curlpoll.md): Continuously poll a REST API endpoint until a response matches a… - [ETL: CurlWithPagination function reference](https://www.integrate.io/docs/etl/curlwithpagination.md): Reference for the CurlWithPagination function. Make paginated RES… - [ETL: CurrentTime](https://www.integrate.io/docs/etl/currenttime.md): Return the UTC datetime value for when the current job was submit… - [ETL: Custom Roles](https://www.integrate.io/docs/etl/custom-roles.md): Create custom roles in Integrate.io ETL with a tailored permissio… - [ETL: DateDiffDays](https://www.integrate.io/docs/etl/datediffdays.md): Calculate the number of whole days between two datetime values. U… - [ETL: DateDiffHours](https://www.integrate.io/docs/etl/datediffhours.md): Calculate the number of whole hours between two datetime values.… - [ETL: DateDiffMinutes](https://www.integrate.io/docs/etl/datediffminutes.md): Calculate the number of whole minutes between two datetime values… - [ETL: DateDiffMonths](https://www.integrate.io/docs/etl/datediffmonths.md): Calculate the number of whole months between two datetime values.… - [ETL: DateDiffSeconds](https://www.integrate.io/docs/etl/datediffseconds.md): Calculate the number of whole seconds between two datetime values… - [ETL: DateDiffYears](https://www.integrate.io/docs/etl/datediffyears.md): Calculate the number of whole years between two datetime values.… - [ETL: Date Time Converter](https://www.integrate.io/docs/etl/datetime-converter.md): How to use the Date Time Converter guided form in the Expression… - [ETL: DateToExcelSerial](https://www.integrate.io/docs/etl/datetoexcelserial.md): Convert a datetime value to an Excel serial date number (1900 dat… - [ETL: DaysBetween](https://www.integrate.io/docs/etl/daysbetween.md): Calculate the number of days between two datetime values using a… - [ETL: Decrypt](https://www.integrate.io/docs/etl/decrypt.md): Decrypt an Integrate.io ETL encrypted string using the specified… - [ETL: Defining Connections](https://www.integrate.io/docs/etl/defining-connections.md): Create and manage data connections in Integrate.io ETL. Define ac… - [ETL: DeviceFamily](https://www.integrate.io/docs/etl/devicefamily.md): Extract the device family name (iPhone, iPad, Galaxy) from a user… - [ETL: DistInMilesHaversine](https://www.integrate.io/docs/etl/distinmileshaversine.md): Compute the distance in miles between two latitude-longitude coor… - [ETL: Dynamic Connections](https://www.integrate.io/docs/etl/dynamic-connections.md): Use dynamic connections in Integrate.io ETL to parameterize data… - [ETL: Editing and Scaling Clusters](https://www.integrate.io/docs/etl/editing-and-scaling-clusters.md): Edit and scale Integrate.io ETL clusters by adjusting instance ty… - [ETL: Email Hooks](https://www.integrate.io/docs/etl/email-hooks.md): Set up email hooks to receive real-time notifications about Integ… - [ETL: Encrypt](https://www.integrate.io/docs/etl/encrypt.md): AES-encrypt a string using a specified AWS KMS key ARN and encryp… - [ETL: ExcelSerialToDate](https://www.integrate.io/docs/etl/excelserialtodate.md): Convert an Excel serial date number (1900 date system) to a UTC d… - [ETL: ExecuteBQInsert](https://www.integrate.io/docs/etl/executebqinsert.md): Run a query job in Google BigQuery and write the results to a des… - [ETL: ExecuteSqlBoolean](https://www.integrate.io/docs/etl/executesqlboolean.md): Execute a SQL query that returns a scalar boolean value. If the q… - [ETL: ExecuteSqlDateTime](https://www.integrate.io/docs/etl/executesqldatetime.md): Execute a SQL query that returns a scalar datetime value. If the… - [ETL: ExecuteSqlDouble](https://www.integrate.io/docs/etl/executesqldouble.md): Execute a SQL query that returns a scalar double value. If the qu… - [ETL: ExecuteSqlFloat](https://www.integrate.io/docs/etl/executesqlfloat.md): Execute a SQL query that returns a scalar float value. If the que… - [ETL: ExecuteSqlInt](https://www.integrate.io/docs/etl/executesqlint.md): Execute a SQL query that returns a scalar integer value. If the q… - [ETL: ExecuteSqlLong](https://www.integrate.io/docs/etl/executesqllong.md): Execute a SQL query that returns a scalar long value. If the quer… - [ETL: ExecuteSqlNonQuery](https://www.integrate.io/docs/etl/executesqlnonquery.md): Execute SQL DML or DDL statements that modify data or database sc… - [ETL: ExecuteSqlString](https://www.integrate.io/docs/etl/executesqlstring.md): Execute a SQL query that returns a scalar string value. If the qu… - [ETL: EXP](https://www.integrate.io/docs/etl/exp.md): Calculate Euler's number (e) raised to the power of the input exp… - [ETL: ExtractQueryStringParam](https://www.integrate.io/docs/etl/extractquerystringparam.md): Extract the value of a specific query string parameter from a URL… - [ETL: ExtractSearchQuery](https://www.integrate.io/docs/etl/extractsearchquery.md): Extract the search query keywords from a search engine URL. Use E… - [ETL: ExtractUABrowserID](https://www.integrate.io/docs/etl/extractuabrowserid.md): Return a unique browser identifier from a user agent string. Use… - [ETL: ExtractUABrowserName](https://www.integrate.io/docs/etl/extractuabrowsername.md): Return the browser name from a user agent string. Use EXTRACTUABR… - [ETL: ExtractUrlPart](https://www.integrate.io/docs/etl/extracturlpart.md): Extract a specific component (host, path, port, query) from a URL… - [ETL: Flatten](https://www.integrate.io/docs/etl/flatten.md): Flatten removes a level of nesting in a record. The result of app… - [ETL: FLOOR](https://www.integrate.io/docs/etl/floor.md): Round a numeric expression down to the nearest integer value. Use… - [ETL: FUZZY_MATCH](https://www.integrate.io/docs/etl/fuzzy-match.md): Compare two strings and return a 0–100 similarity score in Integr… - [ETL: GetBytes](https://www.integrate.io/docs/etl/getbytes.md): Convert a string input to its byte array representation in a give… - [ETL: GetDay](https://www.integrate.io/docs/etl/getday.md): Extract the day-of-month component (1 through 31) from a datetime… - [ETL: GetHour](https://www.integrate.io/docs/etl/gethour.md): Extract the hour component (0 through 23) from a datetime express… - [ETL: GetMilliSecond](https://www.integrate.io/docs/etl/getmillisecond.md): Extract the millisecond component from a datetime expression. Use… - [ETL: GetMinute](https://www.integrate.io/docs/etl/getminute.md): Extract the minute component (0 through 59) from a datetime expre… - [ETL: GetMonth](https://www.integrate.io/docs/etl/getmonth.md): Extract the month component (1 through 12) from a datetime expres… - [ETL: GetSecond](https://www.integrate.io/docs/etl/getsecond.md): Extract the second component (0 through 59) from a datetime expre… - [ETL: Getting Started](https://www.integrate.io/docs/etl/getting-started.md): Get started with Integrate.io ETL for cloud data integration. Lea… - [ETL: GetWeek](https://www.integrate.io/docs/etl/getweek.md): Extract the ISO week-of-year number from a datetime expression. U… - [ETL: GetWeekYear](https://www.integrate.io/docs/etl/getweekyear.md): Extract the ISO week-year value from a datetime expression. Use G… - [ETL: GetYear](https://www.integrate.io/docs/etl/getyear.md): Extract the year component from a datetime expression. Use GETYEA… - [ETL: Global Secrets](https://www.integrate.io/docs/etl/global-secrets-account-level.md): Define and manage encrypted, account-level secrets in Integrate.i… - [ETL: Global Variables](https://www.integrate.io/docs/etl/global-variables-account-level.md): Define and manage global variables at the account level in Integr… - [ETL: HoursBetween](https://www.integrate.io/docs/etl/hoursbetween.md): Calculate the number of hours between two datetime values using a… - [ETL: Encrypting and Decrypting Data](https://www.integrate.io/docs/etl/how-do-i-encrypt-and-decrypt-sensitive-data.md): Encrypt and decrypt sensitive fields in Integrate.io ETL pipeline… - [ETL: Import or Export Package JSON](https://www.integrate.io/docs/etl/how-do-i-import-or-export-a-packages-json-source-code.md): Import or export package JSON source code in Integrate.io ETL. Us… - [ETL: Moving Data Incrementally Between Databases](https://www.integrate.io/docs/etl/how-do-i-move-data-incrementally-between-databases.md): This article guides you through the process of extracting and loa… - [ETL: Processing Different Encodings](https://www.integrate.io/docs/etl/how-do-i-process-a-different-encoding.md): Process source files with non-UTF-8 character encodings in Integr… - [ETL: Processing JSON Data](https://www.integrate.io/docs/etl/how-do-i-process-json-data.md): Parse, extract, and transform JSON data in Integrate.io ETL pipel… - [ETL: Processing XML Data](https://www.integrate.io/docs/etl/how-do-i-process-xml-data.md): Parse, extract, and transform XML data in Integrate.io ETL pipeli… - [ETL: Reading File Storage Data Incrementally](https://www.integrate.io/docs/etl/how-do-i-read-data-from-file-storage-incrementally.md): Design incremental file-reading pipelines in Integrate.io ETL. Pr… - [ETL: Selecting File Input Format](https://www.integrate.io/docs/etl/how-do-i-select-my-file-input-format.md): Choose the correct file input format in the File Storage Source c… - [ETL: Package Version Control](https://www.integrate.io/docs/etl/how-do-i-use-package-version-control.md): Use package version control in Integrate.io ETL to track changes,… - [ETL: Working with Datetime Data](https://www.integrate.io/docs/etl/how-do-i-work-with-datetime-data.md): Work with date and time data in Integrate.io ETL pipelines. Parse… - [ETL: Creating a Delivery](https://www.integrate.io/docs/etl/how-to-create-a-delivery.md): Create a data delivery pipeline in Integrate.io ETL. Configure so… - [ETL: INDEXOF](https://www.integrate.io/docs/etl/indexof.md): Find the position of the first occurrence of a substring within a… - [ETL: Ingesting a Postman API Call](https://www.integrate.io/docs/etl/ingesting-a-working-postman-api-call-with-integrateios-api-connector.md): Convert a working Postman API request into a REST source in Integ… - [ETL: INITCAP](https://www.integrate.io/docs/etl/initcap.md): Capitalize the first letter of each word in a string and lowercas… - [ETL: AI Assistant](https://www.integrate.io/docs/etl/integrateio-ai-assistant.md): Use the Integrate.io AI Assistant to generate and explain ETL exp… - [ETL: Best Practices Guide](https://www.integrate.io/docs/etl/integrateio-best-practices-guide.md): Best practices for designing, scheduling, and operating Integrate… - [ETL: Functions Reference](https://www.integrate.io/docs/etl/integrateio-etl-functions.md): Complete reference of all built-in functions in Integrate.io ETL… - [ETL: Password Policy](https://www.integrate.io/docs/etl/integrateio-etl-password-policy.md): Review the Integrate.io ETL password policy, including minimum le… - [ETL: Support Rates](https://www.integrate.io/docs/etl/integrateio-etl-support-rates.md): View Integrate.io ETL support plan options and billing rates. Com… - [ETL: ETL Terminology](https://www.integrate.io/docs/etl/integrateio-etl-terminology.md): Learn the key terms and concepts used throughout Integrate.io ETL… - [ETL: Clusters Overview](https://www.integrate.io/docs/etl/integrateio-etls-clusters.md): Learn about Integrate.io ETL clusters, the compute environments t… - [ETL: IP Allowlist](https://www.integrate.io/docs/etl/integrateio-etls-ip-list.md): Current Integrate.io ETL outbound IP addresses by region. Allowli… - [ETL: Packages Overview](https://www.integrate.io/docs/etl/integrateio-etls-packages.md): Learn about Integrate.io ETL packages, the core building blocks f… - [ETL: MCP Server](https://www.integrate.io/docs/etl/integrateio-mcp-server.md): Connect AI assistants like Claude and ChatGPT to your Integrate.i… - [ETL: IntervalIntersection](https://www.integrate.io/docs/etl/intervalintersection.md): Calculate the overlap duration in milliseconds between multiple d… - [ETL: IsBase64](https://www.integrate.io/docs/etl/isbase64.md): Check whether a string expression is valid Base64-encoded content… - [ETL: IsEmpty](https://www.integrate.io/docs/etl/isempty.md): Check if a map or bag is empty, returning true, false, or null ac… - [ETL: IsISODatetime](https://www.integrate.io/docs/etl/isisodatetime.md): Check whether a string expression conforms to ISO 8601 date time… - [ETL: ISOAddDuration](https://www.integrate.io/docs/etl/isoaddduration.md): Add an ISO 8601 duration expression to an ISO datetime string and… - [ETL: ISODatetimeToString](https://www.integrate.io/docs/etl/isodatetimetostring.md): Format an ISO datetime string using a custom date format pattern.… - [ETL: ISODatetimeToTimestampFormat](https://www.integrate.io/docs/etl/isodatetimetotimestampformat.md): Convert an ISO 8601 datetime string to JDBC timestamp format (yyy… - [ETL: ISOSubtractDuration](https://www.integrate.io/docs/etl/isosubtractduration.md): Subtract an ISO 8601 duration from a datetime string and return t… - [ETL: ISOToDay](https://www.integrate.io/docs/etl/isotoday.md): Truncate an ISO datetime string to the start of its day (midnight… - [ETL: ISOToHour](https://www.integrate.io/docs/etl/isotohour.md): Truncate an ISO datetime string to the start of its hour. Use ISO… - [ETL: ISOToMinute](https://www.integrate.io/docs/etl/isotominute.md): Truncate an ISO datetime string to the start of its minute. Use I… - [ETL: ISOToMonth](https://www.integrate.io/docs/etl/isotomonth.md): Truncate an ISO datetime string to the first day of its month. Us… - [ETL: ISOToSecond](https://www.integrate.io/docs/etl/isotosecond.md): Truncate an ISO datetime string to the start of its second. Use I… - [ETL: ISOToWeek](https://www.integrate.io/docs/etl/isotoweek.md): Truncate an ISO datetime string to Monday of its week. Use ISOTOW… - [ETL: ISOToYear](https://www.integrate.io/docs/etl/isotoyear.md): Truncate an ISO datetime string to January 1st of its year. Use I… - [ETL: JsonExtract](https://www.integrate.io/docs/etl/jsonextract.md): Extracts the value referenced by a JSONPath-like expression json_… - [ETL: JsonExtractScalar](https://www.integrate.io/docs/etl/jsonextractscalar.md): Extracts the value referenced by a JSONPath-like expression json_… - [ETL: JsonStringToBag](https://www.integrate.io/docs/etl/jsonstringtobag.md): Parse a JSON array string into a bag (array) data structure for i… - [ETL: JsonStringToMap](https://www.integrate.io/docs/etl/jsonstringtomap.md): Use the JsonStringToMap expression function in Integrate.io ETL t… - [ETL: LAST_INDEX_OF](https://www.integrate.io/docs/etl/last-index-of.md): Returns the position of the last occurrence of a search string in… - [ETL: LatitudeFromIP](https://www.integrate.io/docs/etl/latitudefromip.md): Look up and return the latitude coordinate for an IPv4 address in… - [ETL: LCFIRST](https://www.integrate.io/docs/etl/lcfirst.md): Convert the first character of a string to lowercase while preser… - [ETL: Length](https://www.integrate.io/docs/etl/length.md): Return the number of characters in a string field value. Use LENG… - [ETL: Salesforce Objects Reference](https://www.integrate.io/docs/etl/list-of-salesforce-objects.md): Reference list of supported Salesforce standard and custom object… - [ETL: LOG](https://www.integrate.io/docs/etl/log.md): Compute the natural logarithm (base e) of a numeric value in your… - [ETL: LOG10](https://www.integrate.io/docs/etl/log10.md): Compute the base-10 logarithm of a numeric value in your ETL pipe… - [ETL: LongitudeFromIP](https://www.integrate.io/docs/etl/longitudefromip.md): Look up and return the longitude coordinate for an IPv4 address i… - [ETL: LOWER](https://www.integrate.io/docs/etl/lower.md): Convert all characters in a string expression to lowercase. Use L… - [ETL: Managing Account Settings](https://www.integrate.io/docs/etl/managing-your-account-settings.md): View and manage your Integrate.io ETL account settings including… - [ETL: Managing Account Members](https://www.integrate.io/docs/etl/managing-your-integrateio-etl-account-members.md): You can add members to your Integrate.io ETL account to perform a… - [ETL: Managing SSH Keys](https://www.integrate.io/docs/etl/managing-your-ssh-keys.md): Manage SSH keys for secure database tunnel connections in Integra… - [ETL: MapToBag](https://www.integrate.io/docs/etl/maptobag.md): Convert a map into a bag of key-value pair maps for iteration. Us… - [ETL: MapToQueryString](https://www.integrate.io/docs/etl/maptoquerystring.md): Convert a key-value map into a URL query string format (key1=valu… - [ETL: MD2](https://www.integrate.io/docs/etl/md2.md): Calculate the MD2 message digest hash of a string value. Use MD2… - [ETL: MD5](https://www.integrate.io/docs/etl/md5.md): Calculate the MD5 message digest hash of a string value. Use MD5… - [ETL: Migrating from Development to Production](https://www.integrate.io/docs/etl/migrate-from-development-to-production.md): Migrate Integrate.io ETL packages and connections from developmen… - [ETL: MilliSecondsBetween](https://www.integrate.io/docs/etl/millisecondsbetween.md): Calculate the number of milliseconds between two datetime values.… - [ETL: MinutesBetween](https://www.integrate.io/docs/etl/minutesbetween.md): Calculate the number of minutes between two datetime values using… - [ETL: Modifying Personal Settings](https://www.integrate.io/docs/etl/modifying-your-personal-settings.md): Update your personal profile settings in Integrate.io ETL, includ… - [ETL: Monitoring Clusters](https://www.integrate.io/docs/etl/monitoring-clusters.md): Monitor the status and health of Integrate.io ETL clusters using… - [ETL: Monitoring Jobs](https://www.integrate.io/docs/etl/monitoring-jobs.md): Monitor Integrate.io ETL jobs: track running, completed, and fail… - [ETL: MonthsBetween](https://www.integrate.io/docs/etl/monthsbetween.md): Calculate the number of months between two datetime values using… - [ETL: NormalizeDate](https://www.integrate.io/docs/etl/normalizedate.md): Normalize a date or datetime string to an ISO 8601 date in Integr… - [ETL: NormalizeLanguage](https://www.integrate.io/docs/etl/normalizelanguage.md): Normalize a language name or code to an ISO 639 language code in… - [ETL: NormalizePhone](https://www.integrate.io/docs/etl/normalizephone.md): Normalize a phone number string to E.164 format in Integrate.io E… - [ETL: OsFamily](https://www.integrate.io/docs/etl/osfamily.md): Extract the operating system family name (Windows, macOS, Linux)… - [ETL: OsFullName](https://www.integrate.io/docs/etl/osfullname.md): Extract the full operating system name and version from a user ag… - [ETL: OsMajor](https://www.integrate.io/docs/etl/osmajor.md): Extract the operating system major version number from a user age… - [ETL: OsMinor](https://www.integrate.io/docs/etl/osminor.md): Extract the operating system minor version number from a user age… - [ETL: OsPatch](https://www.integrate.io/docs/etl/ospatch.md): Extract the operating system patch or build number from a user ag… - [ETL: OsPatchMinor](https://www.integrate.io/docs/etl/ospatchminor.md): Extract the OS patch minor version number from a user agent strin… - [ETL: OsVersion](https://www.integrate.io/docs/etl/osversion.md): Extract the full operating system version string from a user agen… - [ETL: Package Drafts](https://www.integrate.io/docs/etl/package-drafts.md): How package drafts autosave your unsaved changes in the package d… - [ETL: Package Groups](https://www.integrate.io/docs/etl/package-groups.md): Learn about Integrate.io ETL package groups for organizing packag… - [ETL: PagerDuty Hooks](https://www.integrate.io/docs/etl/pagerduty-hooks.md): Send Integrate.io ETL pipeline alerts to PagerDuty by configuring… - [ETL: ParseDate](https://www.integrate.io/docs/etl/parsedate.md): Convert an input datetime string to a datetime data type using th… - [ETL: ParseDoubleOrDefault](https://www.integrate.io/docs/etl/parsedoubleordefault.md): Safely convert a string to a double-precision number, returning a… - [ETL: ParseFloatOrDefault](https://www.integrate.io/docs/etl/parsefloatordefault.md): Safely convert a string to a floating-point number, returning a d… - [ETL: ParseIntOrDefault](https://www.integrate.io/docs/etl/parseintordefault.md): Safely convert a string to an integer, returning a specified defa… - [ETL: ParseLongOrDefault](https://www.integrate.io/docs/etl/parselongordefault.md): Safely convert a string to a long integer, returning a default va… - [ETL: PlatformFamily](https://www.integrate.io/docs/etl/platformfamily.md): Extract the platform family or device category (mobile, desktop,… - [ETL: POW](https://www.integrate.io/docs/etl/pow.md): Raise a numeric base value to the power of an exponent in your ET… - [ETL: QueryStringToMap](https://www.integrate.io/docs/etl/querystringtomap.md): Parse a URL query string (key1=value1&key2=value2) into a key-val… - [ETL: RANDOM](https://www.integrate.io/docs/etl/random.md): Generate a pseudo-random floating-point number between 0.0 and 1.… - [ETL: REGEX_EXTRACT](https://www.integrate.io/docs/etl/regex-extract.md): Extract matching text from a string using a regular expression, r… - [ETL: REGEX_EXTRACT_ALL](https://www.integrate.io/docs/etl/regex-extract-all.md): Return all capture groups matched by a regular expression pattern… - [ETL: REGEX_FIND_ALL](https://www.integrate.io/docs/etl/regex-find-all.md): Return all substrings matching a regular expression as a bag (arr… - [ETL: RegionCodeFromIP](https://www.integrate.io/docs/etl/regioncodefromip.md): Extracts the two character ISO-3166-2 (US or Canada) or FIPS 10-4… - [ETL: RegionNameFromIP](https://www.integrate.io/docs/etl/regionnamefromip.md): Look up and return the region, state, or province name for an IPv… - [ETL: REPLACE](https://www.integrate.io/docs/etl/replace.md): Replace all occurrences of a search substring with a new value in… - [ETL: Reverse](https://www.integrate.io/docs/etl/reverse.md): Reverse the order of characters in a string field value. Use REVE… - [ETL: ROUND](https://www.integrate.io/docs/etl/round.md): Round a numeric expression to the nearest integer using standard… - [ETL: ROUND_TO](https://www.integrate.io/docs/etl/round-to.md): Round a numeric expression to a specified number of decimal place… - [ETL: Running Jobs](https://www.integrate.io/docs/etl/running-jobs.md): Run a validated package as a job on an Integrate.io ETL cluster.… - [ETL: Salesforce PK Chunking](https://www.integrate.io/docs/etl/salesforce-pk-chunking.md): Enable PK Chunking for large Salesforce data extractions in Integ… - [ETL: Scheduling Package Execution](https://www.integrate.io/docs/etl/scheduling-package-execution.md): Schedule Integrate.io ETL package execution with one-time runs, r… - [ETL: SecondsBetween](https://www.integrate.io/docs/etl/secondsbetween.md): Calculate the number of seconds between two datetime values using… - [ETL: Selecting a Plan](https://www.integrate.io/docs/etl/selecting-a-plan.md): Compare Integrate.io ETL plans, choose the right tier for your da… - [ETL: Selecting an Account](https://www.integrate.io/docs/etl/selecting-the-account-to-work-in.md): Switch between multiple Integrate.io ETL accounts using the Launc… - [ETL: Service Hooks](https://www.integrate.io/docs/etl/service-hooks.md): Configure service hooks in Integrate.io ETL to send pipeline even… - [ETL: Reverse SSH Tunnel from Windows](https://www.integrate.io/docs/etl/set-up-a-reverse-ssh-tunnel-from-windows.md): Set up a reverse SSH tunnel from Windows to securely connect Inte… - [ETL: Reverse SSH Tunnel from Windows (PowerShell)](https://www.integrate.io/docs/etl/set-up-a-reverse-ssh-tunnel-from-windows-powershell.md): Set up a persistent reverse SSH tunnel from Windows to Integrate.… - [ETL: Setting Account Member Roles](https://www.integrate.io/docs/etl/setting-account-member-roles.md): Assign and manage account member roles in Integrate.io ETL. Under… - [ETL: SHA1](https://www.integrate.io/docs/etl/sha1.md): Calculate the SHA-1 cryptographic hash of a string value. Use SHA… - [ETL: SHA256](https://www.integrate.io/docs/etl/sha256.md): Calculate the SHA-256 cryptographic hash of a string value. Use S… - [ETL: SHA256WithRSA](https://www.integrate.io/docs/etl/sha256withrsa.md): Sign an input string with an RSA private key using SHA256withRSA.… - [ETL: SHA384](https://www.integrate.io/docs/etl/sha384.md): Calculate the SHA-384 cryptographic hash of a string value. Use S… - [ETL: SHA512](https://www.integrate.io/docs/etl/sha512.md): Calculate the SHA-512 cryptographic hash of a string value. Use S… - [ETL: Signing Out](https://www.integrate.io/docs/etl/signing-out-from-integrateio-etl.md): Sign out of your Integrate.io ETL account session. Follow the ste… - [ETL: SIN](https://www.integrate.io/docs/etl/sin.md): Calculate the trigonometric sine of a numeric input value in radi… - [ETL: Single Sign-On](https://www.integrate.io/docs/etl/single-sign-on.md): Configure single sign-on (SSO) for your Integrate.io ETL account… - [ETL: SINH](https://www.integrate.io/docs/etl/sinh.md): Calculate the hyperbolic sine of a numeric value in your ETL pipe… - [ETL: SIZE](https://www.integrate.io/docs/etl/size.md): Return the element count of a bag, tuple, or map, or the characte… - [ETL: Slack Hooks](https://www.integrate.io/docs/etl/slack-hooks.md): Set up Slack hooks for real-time Integrate.io ETL notifications.… - [ETL: Sleep](https://www.integrate.io/docs/etl/sleep.md): Pause pipeline execution for a specified number of milliseconds.… - [ETL: SPRINTF](https://www.integrate.io/docs/etl/sprintf.md): Format values using printf-style templates with the Java formatte… - [ETL: SQRT](https://www.integrate.io/docs/etl/sqrt.md): Calculate the positive square root of a numeric expression in you… - [ETL: StringToISODatetime](https://www.integrate.io/docs/etl/stringtoisodatetime.md): Convert a non-ISO datetime string to ISO 8601 format using a spec… - [ETL: STRSPLIT](https://www.integrate.io/docs/etl/strsplit.md): Split a string into a tuple of substrings using a specified delim… - [ETL: STRSPLITTOBAG](https://www.integrate.io/docs/etl/strsplittobag.md): Split a string into a bag (array) of substrings using a specified… - [ETL: SUBSTRING](https://www.integrate.io/docs/etl/substring.md): Extract a portion of a string field by specifying start position… - [ETL: SubtractDuration](https://www.integrate.io/docs/etl/subtractduration.md): Subtract a duration string expression from a datetime value and r… - [ETL: SwitchTimeZone](https://www.integrate.io/docs/etl/switchtimezone.md): Use the SwitchTimezone expression function in Integrate.io ETL to… - [ETL: System and Pre-Defined Variables](https://www.integrate.io/docs/etl/system-and-pre-defined-variables.md): Reference for system and pre-defined variables in Integrate.io ET… - [ETL: TAN](https://www.integrate.io/docs/etl/tan.md): Calculate the trigonometric tangent of a numeric input in radians… - [ETL: TANH](https://www.integrate.io/docs/etl/tanh.md): Calculate the hyperbolic tangent of a numeric value in your ETL p… - [ETL: Terminating a Cluster](https://www.integrate.io/docs/etl/terminating-a-cluster.md): Terminate an Integrate.io ETL cluster to stop all running jobs an… - [ETL: TimestampFormatToISODatetime](https://www.integrate.io/docs/etl/timestampformattoisodatetime.md): Convert a JDBC timestamp format string (yyyy-MM-dd HH:mm:ss) to I… - [ETL: TOBAG](https://www.integrate.io/docs/etl/tobag.md): Convert one or more expressions into a bag (array) data type. Use… - [ETL: ToDate](https://www.integrate.io/docs/etl/todate.md): Convert an input string to a datetime data type based on a specif… - [ETL: ToDateCustomFormats](https://www.integrate.io/docs/etl/todatecustomformats.md): Convert a datetime string to datetime data type using the first m… - [ETL: ToDateOrNull](https://www.integrate.io/docs/etl/todateornull.md): Parse a datetime string with a single format and return null for… - [ETL: ToHexString](https://www.integrate.io/docs/etl/tohexstring.md): Convert an integer argument to its hexadecimal string representat… - [ETL: ToJson](https://www.integrate.io/docs/etl/tojson.md): Serialize any input value into a JSON-formatted string. Use TOJSO… - [ETL: TOKENIZE](https://www.integrate.io/docs/etl/tokenize.md): Use the Tokenize expression function in Integrate.io ETL to split… - [ETL: TOMAP](https://www.integrate.io/docs/etl/tomap.md): Convert key-value expression pairs into a map data type structure… - [ETL: ToMilliSeconds](https://www.integrate.io/docs/etl/tomilliseconds.md): Convert a datetime value to the number of milliseconds elapsed si… - [ETL: ToString](https://www.integrate.io/docs/etl/tostring.md): Convert a datetime field to an ISO-8601 string or a custom date f… - [ETL: TOTUPLE](https://www.integrate.io/docs/etl/totuple.md): Convert one or more expressions into a tuple data type. Use TOTUP… - [ETL: ToUnixTime](https://www.integrate.io/docs/etl/tounixtime.md): Convert a datetime value to Unix time (seconds since epoch). Use… - [ETL: TRIM](https://www.integrate.io/docs/etl/trim.md): Remove leading and trailing whitespace characters from a string f… - [ETL: UCFIRST](https://www.integrate.io/docs/etl/ucfirst.md): Convert the first character of a string to uppercase while preser… - [ETL: UPPER](https://www.integrate.io/docs/etl/upper.md): Convert all characters in a string expression to uppercase. Use U… - [ETL: URLDecode](https://www.integrate.io/docs/etl/urldecode.md): Decode a URL-encoded (percent-encoded) string back to its origina… - [ETL: URLEncode](https://www.integrate.io/docs/etl/urlencode.md): Encode a string expression for safe use in URLs using percent enc… - [ETL: User Management](https://www.integrate.io/docs/etl/user-management-overview.md): Overview of user roles and permissions in Integrate.io ETL. Under… - [ETL: Using and Setting Variables](https://www.integrate.io/docs/etl/using-and-setting-variables-in-your-packages.md): Define, set, and use variables in Integrate.io ETL packages. Pass… - [ETL: Aggregate Transformation](https://www.integrate.io/docs/etl/using-components-aggregate-transformation.md): Use the Aggregate transformation to group data by fields and appl… - [ETL: AI Transformation](https://www.integrate.io/docs/etl/using-components-ai-transformation.md): Use the AI Transformation to apply LLM-powered data processing to… - [ETL: AlloyDB Snapshot CDC Source](https://www.integrate.io/docs/etl/using-components-alloy-cdc-source.md): How to configure the AlloyDB Snapshot CDC source component to rea… - [ETL: Amazon Redshift Snapshot CDC Source](https://www.integrate.io/docs/etl/using-components-amazon-redshift-cdc-source.md): How to configure the Amazon Redshift Snapshot CDC source componen… - [ETL: Amazon Redshift Destination](https://www.integrate.io/docs/etl/using-components-amazon-redshift-destination.md): Configure the Amazon Redshift destination component to write pipe… - [ETL: Amazon Redshift Source](https://www.integrate.io/docs/etl/using-components-amazon-redshift-source.md): Configure the Amazon Redshift source component to read data from… - [ETL: API Call Transformation](https://www.integrate.io/docs/etl/using-components-api-call-transformation.md): How to configure the API Call transformation to enrich pipeline r… - [ETL: Assert Transformation](https://www.integrate.io/docs/etl/using-components-assert-transformation.md): Use the Assert transformation to validate that all records meet s… - [ETL: Azure Synapse Analytics Snapshot CDC Source](https://www.integrate.io/docs/etl/using-components-azure-synapse-analytics-cdc-source.md): How to configure the Azure Synapse Analytics Snapshot CDC source… - [ETL: Bing Ads Source](https://www.integrate.io/docs/etl/using-components-bing-ads-source.md): Configure the Bing Ads source component to read Microsoft Adverti… - [ETL: Snapshot CDC Source](https://www.integrate.io/docs/etl/using-components-cdc-database-source.md): How Snapshot Change Data Capture source components work in Integr… - [ETL: Clone Transformation](https://www.integrate.io/docs/etl/using-components-clone-transformation.md): Use the Clone component to split a dataflow into two (or more) da… - [ETL: Crisp Chat Source](https://www.integrate.io/docs/etl/using-components-crisp-chat-source.md): Configure the Crisp Chat source component in Integrate.io ETL to… - [ETL: Cross Join Transformation](https://www.integrate.io/docs/etl/using-components-cross-join-transformation.md): Use the Cross Join transformation to produce a Cartesian product… - [ETL: Cube Transformation](https://www.integrate.io/docs/etl/using-components-cube-transformation.md): Use the Cube and Rollup transformation to group data by field com… - [ETL: Database Destination](https://www.integrate.io/docs/etl/using-components-database-destination.md): Configure the Database destination to write data into PostgreSQL,… - [ETL: Database Source](https://www.integrate.io/docs/etl/using-components-database-source.md): Configure the Database source to read data from PostgreSQL, MySQL… - [ETL: Databricks Destination](https://www.integrate.io/docs/etl/using-components-databricks-destination.md): Configure the Databricks destination to load ETL pipeline output… - [ETL: DB Lookup Transformation](https://www.integrate.io/docs/etl/using-components-db-lookup-transformation.md): Configure the ETL DB Lookup transformation to enrich pipeline rec… - [ETL: Distinct Transformation](https://www.integrate.io/docs/etl/using-components-distinct-transformation.md): Use the Distinct transformation to remove duplicate records from… - [ETL: Dummy Source](https://www.integrate.io/docs/etl/using-components-dummy-source.md): Use the Dummy Source component to start a package that has no sou… - [ETL: Email Report Destination](https://www.integrate.io/docs/etl/using-components-email-report.md): How to configure the Email Report component to email pipeline res… - [ETL: Execute SQL](https://www.integrate.io/docs/etl/using-components-execute-sql-workflow.md): The Execute SQL workflow component runs a SQL statement as a step… - [ETL: Facebook Ads Destination](https://www.integrate.io/docs/etl/using-components-facebook-ads-destination.md): Use the Facebook destination component to store the output of a d… - [ETL: Facebook Ads Insights Source](https://www.integrate.io/docs/etl/using-components-facebook-ads-insights-source.md): Configure the Facebook Ads Insights source component to read ad p… - [ETL: File Mover](https://www.integrate.io/docs/etl/using-components-file-mover-workflow.md): Configure the File Mover workflow component to move or rename fil… - [ETL: File Storage Destination](https://www.integrate.io/docs/etl/using-components-file-storage-destination.md): Configure the File Storage destination to write data to Amazon S3… - [ETL: File Storage Source](https://www.integrate.io/docs/etl/using-components-file-storage-source.md): Configure the File Storage source to read files from Amazon S3, G… - [ETL: Filter Transformation](https://www.integrate.io/docs/etl/using-components-filter-transformation.md): Use the Filter transformation to include or exclude records based… - [ETL: Google Ads Destination](https://www.integrate.io/docs/etl/using-components-google-ads-destination.md): Use Google Ads destination component to store the output from dat… - [ETL: Google Ads Source](https://www.integrate.io/docs/etl/using-components-google-ads-source.md): Configure the Google Ads source component to read advertising rep… - [ETL: Google Analytics 4 (GA4) Source](https://www.integrate.io/docs/etl/using-components-google-analytics-4-ga4-source.md): Configure the Google Analytics 4 source component to read analyti… - [ETL: Google Analytics Source](https://www.integrate.io/docs/etl/using-components-google-analytics-source.md): Configure the Google Analytics source component to read web analy… - [ETL: Google BigQuery Destination](https://www.integrate.io/docs/etl/using-components-google-bigquery-destination.md): Configure the Google BigQuery destination to write data flow outp… - [ETL: Google BigQuery Source](https://www.integrate.io/docs/etl/using-components-google-bigquery-source.md): Configure the Google BigQuery source component to read data from… - [ETL: Google Cloud Postgres Snapshot CDC Source](https://www.integrate.io/docs/etl/using-components-google-cloud-postgres-cdc-source.md): How to configure the Google Cloud Postgres Snapshot CDC source co… - [ETL: Google Cloud Spanner Source](https://www.integrate.io/docs/etl/using-components-google-cloud-spanner-source.md): Configure the Google Cloud Spanner source component to read data… - [ETL: Google Cloud SQL Snapshot CDC Source](https://www.integrate.io/docs/etl/using-components-google-cloud-sql-cdc-source.md): How to configure the Google Cloud SQL Snapshot CDC source compone… - [ETL: Gmail Source](https://www.integrate.io/docs/etl/using-components-google-mail-gmail-source.md): Configure the Gmail source component in Integrate.io ETL to read… - [ETL: Google Sheets Destination](https://www.integrate.io/docs/etl/using-components-google-sheets-destination.md): Configure the Google Sheets destination component in Integrate.io… - [ETL: Google Sheets Source](https://www.integrate.io/docs/etl/using-components-google-sheets-source.md): Configure the Google Sheets source component in Integrate.io ETL… - [ETL: Google Spanner Destination](https://www.integrate.io/docs/etl/using-components-google-spanner-destination.md): Configure the Google Cloud Spanner destination component to write… - [ETL: Heroku Postgres Snapshot CDC Source](https://www.integrate.io/docs/etl/using-components-heroku-postgres-cdc-source.md): How to configure the Heroku Postgres Snapshot CDC source componen… - [ETL: HubSpot Destination](https://www.integrate.io/docs/etl/using-components-hubspot-destination.md): Configure the HubSpot destination component to write data flow ou… - [ETL: IBM DB2 Snapshot CDC Source](https://www.integrate.io/docs/etl/using-components-ibm-db2-cdc-source.md): How to configure the IBM DB2 Snapshot CDC source component to rea… - [ETL: Join Transformation](https://www.integrate.io/docs/etl/using-components-join-transformation.md): Use the Join transformation to combine records from two inputs ba… - [ETL: Limit Transformation](https://www.integrate.io/docs/etl/using-components-limit-transformation.md): Use the Limit transformation to cap output records globally or pe… - [ETL: MongoDB Destination](https://www.integrate.io/docs/etl/using-components-mongodb-destination.md): Configure the MongoDB destination component to write data flow ou… - [ETL: MongoDB Source](https://www.integrate.io/docs/etl/using-components-mongodb-source.md): Configure the MongoDB source component to read data from MongoDB… - [ETL: Mouseflow Source](https://www.integrate.io/docs/etl/using-components-mouseflow-source.md): Configure the Mouseflow source component in Integrate.io ETL to r… - [ETL: MySQL Snapshot CDC Source](https://www.integrate.io/docs/etl/using-components-mysql-cdc-source.md): How to configure the MySQL Snapshot CDC source component to read… - [ETL: Netsuite SOAP Destination](https://www.integrate.io/docs/etl/using-components-netsuite-soap-destination.md): Configure the NetSuite SOAP destination component to write data i… - [ETL: NetSuite Source](https://www.integrate.io/docs/etl/using-components-netsuite-source.md): Use the NetSuite source component to read NetSuite standard and c… - [ETL: Oracle ADW Snapshot CDC Source](https://www.integrate.io/docs/etl/using-components-oracle-adw-cdc-source.md): How to configure the Oracle ADW Snapshot CDC source component to… - [ETL: Oracle Snapshot CDC Source](https://www.integrate.io/docs/etl/using-components-oracle-cdc-source.md): How to configure the Oracle Snapshot CDC source component to read… - [ETL: PDF to CSV](https://www.integrate.io/docs/etl/using-components-pdf-to-csv-workflow.md): Configure the PDF to CSV workflow component to convert PDF files… - [ETL: Pivot Transformation](https://www.integrate.io/docs/etl/using-components-pivot-transformation.md): Use the Pivot transformation to transpose rows into columns, conv… - [ETL: PostgreSQL Snapshot CDC Source](https://www.integrate.io/docs/etl/using-components-postgresql-cdc-source.md): How to configure the PostgreSQL Snapshot CDC source component to… - [ETL: Python Transformation](https://www.integrate.io/docs/etl/using-components-python-transformation.md): Use the Python Transformation to run custom Python code for data… - [ETL: Rank Transformation](https://www.integrate.io/docs/etl/using-components-rank-transformation.md): Use the Rank component to sort input data by one or more fields,… - [ETL: REST API Destination](https://www.integrate.io/docs/etl/using-components-rest-api-destination.md): Configure the REST API destination component in Integrate.io ETL… - [ETL: REST API Source](https://www.integrate.io/docs/etl/using-components-rest-api-source.md): Configure the REST API source component to read data from HTTP en… - [ETL: Run Package](https://www.integrate.io/docs/etl/using-components-run-package-workflow.md): Use the Run Package workflow task to execute a dataflow as a step… - [ETL: Run Workflow](https://www.integrate.io/docs/etl/using-components-run-workflow.md): Use the Run Workflow task to execute another workflow as a sub-ru… - [ETL: Salesforce Destination](https://www.integrate.io/docs/etl/using-components-salesforce-destination.md): Configure the Salesforce destination to write data into Salesforc… - [ETL: Salesforce Source](https://www.integrate.io/docs/etl/using-components-salesforce-source.md): Configure the Salesforce source to read standard and custom objec… - [ETL: Sample Transformation](https://www.integrate.io/docs/etl/using-components-sample-transformation.md): Use the Sample transformation to return a random percentage of in… - [ETL: SAP HANA Snapshot CDC Source](https://www.integrate.io/docs/etl/using-components-sap-hana-cdc-source.md): How to configure the SAP HANA Snapshot CDC source component to re… - [ETL: Select Transformation](https://www.integrate.io/docs/etl/using-components-select-transformation.md): Configure the Select transformation in Integrate.io ETL to choose… - [ETL: SharePoint Source](https://www.integrate.io/docs/etl/using-components-sharepoint-source.md): Configure the SharePoint source component in Integrate.io ETL to… - [ETL: Snowflake Snapshot CDC Source](https://www.integrate.io/docs/etl/using-components-snowflake-cdc-source.md): How to configure the Snowflake Snapshot CDC source component to r… - [ETL: Snowflake Destination](https://www.integrate.io/docs/etl/using-components-snowflake-destination.md): Configure the Snowflake destination to write data into Snowflake… - [ETL: Snowflake Source](https://www.integrate.io/docs/etl/using-components-snowflake-source.md): Configure the Snowflake source component to read data from Snowfl… - [ETL: Sort Transformation](https://www.integrate.io/docs/etl/using-components-sort-transformation.md): Use the Sort transformation to order records by one or more field… - [ETL: SQL Server Snapshot CDC Source](https://www.integrate.io/docs/etl/using-components-sql-server-cdc-source.md): How to configure the SQL Server Snapshot CDC source component to… - [ETL: SugarCRM Source](https://www.integrate.io/docs/etl/using-components-sugarcrm-source.md): How to configure the SugarCRM component to read CRM data (Account… - [ETL: TikTok Ads Destination](https://www.integrate.io/docs/etl/using-components-tiktok-ads-destination.md): Use the TiktokAds destination component to store the output of a… - [ETL: Union Transformation](https://www.integrate.io/docs/etl/using-components-union-transformation.md): Use the Union transformation to merge records from two inputs wit… - [ETL: Unpivot Transformation](https://www.integrate.io/docs/etl/using-components-unpivot-transformation.md): Use the Unpivot transformation to transpose columns into rows, co… - [ETL: Vertica Snapshot CDC Source](https://www.integrate.io/docs/etl/using-components-vertica-cdc-source.md): How to configure the Vertica Snapshot CDC source component to rea… - [ETL: Window Transformation](https://www.integrate.io/docs/etl/using-components-window-transformation.md): Use the Window transformation to apply SQL-style window functions… - [ETL: Zendesk Source](https://www.integrate.io/docs/etl/using-components-zendesk-source.md): Configure the Zendesk source component in Integrate.io ETL to rea… - [ETL: Using Expressions](https://www.integrate.io/docs/etl/using-expressions-in-integrateio-etl.md): Learn how to write and use expressions in Integrate.io ETL pipeli… - [ETL: ISO 8601 String Functions](https://www.integrate.io/docs/etl/using-iso-8601-string-functions.md): Guide to using ISO 8601 datetime string functions in Integrate.io… - [ETL: Pattern Matching in Source Paths](https://www.integrate.io/docs/etl/using-pattern-matching-in-source-component-paths.md): Use glob pattern matching in file storage source component paths… - [ETL: UUID](https://www.integrate.io/docs/etl/uuid.md): Generate a universally unique identifier (UUID) string value. Use… - [ETL: Validating a Package](https://www.integrate.io/docs/etl/validating-a-package.md): Validate your Integrate.io ETL package before running it. Check f… - [ETL: Viewing All Jobs in the Account](https://www.integrate.io/docs/etl/viewing-all-jobs-in-the-account.md): View and filter all jobs running or completed across every cluste… - [ETL: Billing and Account Usage](https://www.integrate.io/docs/etl/viewing-and-modifying-your-billing-information-and-account-usage.md): View and update your Integrate.io ETL billing details, credit car… - [ETL: Web and Email Notifications](https://www.integrate.io/docs/etl/viewing-and-setting-web-and-email-notifications.md): Configure web and email notifications for cluster and job events… - [ETL: Viewing Completed Task Outputs](https://www.integrate.io/docs/etl/viewing-completed-tasks-outputs.md): View output data from completed tasks in an Integrate.io ETL job.… - [ETL: Viewing Job Error Details](https://www.integrate.io/docs/etl/viewing-job-error-details-for-failed-jobs.md): View detailed error messages and stack traces for failed Integrat… - [ETL: WeeksBetween](https://www.integrate.io/docs/etl/weeksbetween.md): Calculate the number of weeks between two datetime values. Use WE… - [ETL: Package Designer](https://www.integrate.io/docs/etl/working-in-the-new-package-designer.md): Use the Integrate.io ETL package designer to build and configure… - [ETL: XPath](https://www.integrate.io/docs/etl/xpath.md): Extract data from an XML document using an XPath expression. Use… - [ETL: XPathToBag](https://www.integrate.io/docs/etl/xpathtobag.md): Extract all matching nodes from an XML document as a bag using an… - [ETL: YearsBetween](https://www.integrate.io/docs/etl/yearsbetween.md): Calculate the number of years between two datetime values using a… ## OpenAPI Specs - [cdc-openapi](https://www.integrate.io/docs/cdc-openapi.yaml) - [integrateio-openapi](https://www.integrate.io/docs/integrateio-openapi.yaml) - [openapi](https://www.integrate.io/docs/api-reference/openapi.json) ## Optional - [Contact Us](mailto:support@integrate.io) - [Blog](https://www.integrate.io/blog/)