flow-snapshot | Flow Snapshot app for Android (and soon day iOS) | iOS library
kandi X-RAY | flow-snapshot Summary
kandi X-RAY | flow-snapshot Summary
This is a mobile client for Android (and hopefully soon iOS) to submit snapshots to Flow Dashboard.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of flow-snapshot
flow-snapshot Key Features
flow-snapshot Examples and Code Snippets
Community Discussions
Trending Discussions on flow-snapshot
QUESTION
Here is what i am trying to do
- Get a file and encode it to base 64
- Login to API and get OAUTH token for subsequent API calls (Since Invoke HTTP doesnt take a body so i have to pass a body using GenerateFlow processor before that)
Both Steps 1 and 2 are interchangeable
- Now i need the token from the login call as Header value and Base64 encoded file as the body to the next Invoke Processor.
The problem is i am not able to connect the flows 1 and 2 so i can take them to step 3 where i need to invoke another API using the data from the 2. Both GetFile and GenerateFlow are source processors.
Here is what i am thinking, to somehow convert the content to attribute. Since the file is encoded in base64, is there a way i can convert that content to attribute? i am trying to but the content is just random text, i am not sure what param to look for or what i need to put that to. is there a way to say convert whatever is in the content to an attribute say filecontent="all the flow-content"
...ANSWER
Answered 2020-Aug-01 at 04:59- First trigger both flow fro mthe same generateflowfie >> updateattribute(create common attribute to be used in merge correlation).
- Do your work
- Use MergeContent - keep all unique attribute - Set correlaion using the common attribute set in out first step.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install flow-snapshot
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page