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.

How to replicate a simple Curl command with InvokeHTTP in NIFI ?

New Contributor

Hi all,

I just discover NIFI few weeks ago and I tried to replicate a simple curl command with the processor InvokeHTTP :

 

 

 

I tried this curl command in the VM where my NIFI server is installed and it works well, I received all the needed information.

 

So what I did in the invokeHTTP processor is the folowing:

 

in properties

1) HTTP Method =GET

2) Remote URL = "URL used in the curl command"

then I added a new property

 

Authorisation = my_login:token

 

But the processor stay invalid.

 

I know that there is plenty of other properties and settings but I'am a little bit lost, if someone can help me it will be great

Thanks

 

 

1 ACCEPTED SOLUTION

New Contributor

Sorry for this post I just found that when you put your mouse on the invalid icon the list of inappropriate settings is displayed .. just fixed it and now my InvokeHTTP is running

View solution in original post

1 REPLY 1

New Contributor

Sorry for this post I just found that when you put your mouse on the invalid icon the list of inappropriate settings is displayed .. just fixed it and now my InvokeHTTP is running

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