Size mümkün olan en iyi deneyimi sunmak için çerezleri kullanıyoruz. Ayrıca, web sitesini sizin için sürekli olarak geliştirmek amacıyla kullanıcı davranışını analiz etmemize de olanak tanırlar.
Metin / dize üzerinde Metin Ayrıştırıcı, Metin Bölme, Metin Değiştirme gibi eylemleri sağlayan metin / dize ile çalışır ve metin / dizeyi biçimlendirir.
Bu olduğunda (Tetikleyiciler)
Bunu yap (Aksiyonlar)
Create task Creates a new task.
Update task Updates an existing task.
Create contact Creates a new contact.
Update contact Updates an existing contact.
Create company Creates a new company.
Update company Updates an existing company.
Create deal Creates a new deal.
Update deal Updates an existing deal.
Call init When a call start.
Call hangup When the call hangup.
Create callback When the caller create a new callback request.
Extract Pattern Extract Pattern use to extracts string/text by a given regular expression.
Find in Text Search a Text in a given text.
Replace Text Replace a text by a given text.
Text (Basic Formatting) Text (basic formatting) helps you to format a text/string like capitalize, lowerCase, wordCount, etc.
Split Text Splits a string into a list of substrings by a given separator.
Text Parser Text Parser is used to parse a text by giving text match: after or Text match: before.
Truncate Truncate shortens the given string and adds ellipse at the end of the string.
URL Encode/Decode Encodes/Decodes a given URL.
Default Value This returns a default value if the text is empty in the incoming key value pairs.
URL Parameter Encode Encodes the query string parameters of a URL.
HTML to Markdown Convertes HTML content to Markdown.