Can anyone tell me how to use the textformatter connector? In particular what can go in the format field?
4
people have this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Hi Tim and thanks for the reply,
The TextFormatter connector attempts to format two pieces of text
("text1" and "text2") according to a given format. The default format
is "%s : %s" which replaces %s by "text1" and "text2" and concatenates
both strings separating them by the ":" character.
I hope this answers your question.
The company and 1 other person say
this answers the question
-
Inappropriate?Not really. I have a test work flow called "test text" (see image below)

When I email it in:
From -> text1
body -> text2
subject -> format
So:
From: timgw........@x.com (fake obvoiusly but my real address when I did the test
Subject: Body is: %s and sender is: %s
Body:
My body
I got back:
from result text: My body
: Tim Waters <tim......@x.com>
So I don't understand what can be done with the formatter...Can you give a straight forward example of a formatter what will work?
I’m ftrustrated
-
Inappropriate?have you tried using a TextInput?
I connect TextInputs to the TextFormatter's format field and it seems to be working.
Loading Profile...



EMPLOYEE