website logo
⌘K
Introduction
Basic Overview
Automation Editor
Manual
Environments
API Editor
Design
Webhooks
Connections
Constants
Monitor Your Tasks
Security
Invite Users
Access Management
Webhooks Setup
Google Calendar Webhook
Microsoft Mail Webhook
Quickbooks Webhook
Slack V2 Webhook
Stripe Webhook
Square Webhook
Twitter Webhook
Xero Webhook
Zoom Webhook
Core APIs
Core API Functions
Core Multi
Core Bulk
Text
Number
List
DateTime
JSON
Web
Account Management
Manage Account
Analytics
Request APIs
Request Provider
Docs powered by archbee 

Replace

3min

Replaces all the occurrence of a text in a given input text with a provided replacement text



Property

Description

oldString

This is the search pattern and can be an alphanumeric text or a valid regex expression. Set the regex parameter to "yes" if this contains the search pattern in regular expression format

newString

The exact replacement value if the search pattern is found

regex

set "yes" if the oldString contains a valid regular expression pattern



API Definition

Call the following API to replace values with replacement text
POST
Params


API Definition

Call the following API to replace values with replacement text
POST
Params




Updated 03 Mar 2023
Did this page help you?
Yes
No
PREVIOUS
Sentence Case
NEXT
SHA256
Docs powered by archbee 
Replace API