Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the long text field called "Data" used for? #4

Closed
lquessenberry opened this issue Dec 11, 2017 · 4 comments
Closed

What is the long text field called "Data" used for? #4

lquessenberry opened this issue Dec 11, 2017 · 4 comments

Comments

@lquessenberry
Copy link

https://puu.sh/yDOJx/594a15d7cb.png

@morinluc0
Copy link
Collaborator

We tried to keep the syntax not specific to a specific connector.

That field is used to pass in a body of a POST request when using the simpleHTTP connector.
The data field will also be used if you are writing to a file using the LocalFile connector.

@lquessenberry
Copy link
Author

Excellent. Do you have some examples? I would like to write a brief description and help documentation for it.

@morinluc0
Copy link
Collaborator

I have created some basic example docs for another person that we may try to re purpose,

@morinluc0
Copy link
Collaborator

#22 example doc should help better explain the field and how they are used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants