Group Abstract Group Abstract

Message Boards Message Boards

0
|
12.4K Views
|
2 Replies
|
1 Total Like
View groups...
Share
Share this post:
GROUPS:

How to add multiple values to data drop using email

Posted 10 years ago

According to the documentation, the data sent to Data Drop can have multiple values, with each value indicated by a new line:

enter image description here

However, when I try to send this to Data Drop

x=1
y=2
z=3

I get something like:

Values@Databin["8SFrPfCh"]

<|"x" -> {"1
   y=2
   z=3
   "}|>

So what's the correct way to do that?

POSTED BY: xslittlegrass *
2 Replies
POSTED BY: Sean Clarke

Thank you for reporting this issue. You are doing everything correctly. This is fixed and new lines will separate parameters again.

POSTED BY: Bob Sandheinrich
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard