I have a flow that:
- Gets only the newest tweets based on a query from twitter
- Checks the twitter username in my custom crm nimble node against existing contacts.
- If the username check and other conditions are false
- It will check tweet text for text classification category in Monkeylearn
- If it passes text classification with a score > .90
- It will the add the Tweet url, text and username my nimble CRM as a contact.
- It user split batch to loop through every tweet until complete
Requirements. I have someone on fiverr to do most of the work but didn’t complete tasks.
-
I’m having trouble iterating and sending individual tweets through my flow correctly. So I need help with completing the flow logic.
-
The custom monkeylearn text classification node is done, however it doesn’t output the “Confidence Score” parsed to be passed to my IF node. Ex
-
I need to update the code to the latest so the twitter long query issue can be resolved.
A solution was presented to me here, but I don’t have the experience to complete.
Flow file. Tweets__hiring___remote__copy_3.json