Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

Two way Interaction with URL

Expert Contributor

Hi, is it possible to send data to a specific url using a processor, and retrieve information back based on the data sent? For example, send a password to a website that returns the strength of the password. Thank you

1 REPLY 1

Super Guru

for two way communicate you can use HandleHttpRequest in conjuction with HandleHttpResponse. with handrequest that is the input. Do some processing ie how strong is password. then use HandleHttpResponse to return the response ie 'Strong"

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.