Skip to content
harshil1712
harshil1712
@harshil1712
Eminent Member
Joined: Aug 4, 2025
Topics: 0 / Replies: 20
Reply
RE: Need help manipulating text from the HTML Extract module

I'm glad to hear it's working! Yes, .match() and .toString() are indeed JavaScript functions. Since .match() returns an array of matched items, we u...

5 years ago
Forum
Reply
RE: Need help manipulating text from the HTML Extract module

Hello! Below is an example Set node that might be helpful. The key aspect to note here is the snippet .match(/[0-9]d{3}/).toString() for the year an...

5 years ago
Forum
Reply
RE: MS Teams: Recognizing Incoming Calls

Awesome! This is great! Thank you!

5 years ago
Forum
Reply
RE: MS Teams: Recognizing Incoming Calls

Hey! Unfortunately, the Microsoft Teams node does not support that functionality. I recommend submitting a feature request detailing your use case. ...

5 years ago
Forum
Reply
RE: IMAP (Gmail) ERROR: Invalid credentials (Failure)

Hello! I understand you're encountering difficulties with your credentials. Could you clarify if you are using your email password or an App Passwor...

5 years ago
Forum
Page 2 / 2