App like Infogram

(Kurt) #1

Is there any service already in the flowxo that acts as the Infogram (https://infogram.com/) ? I need a program that takes data, transforms it into a graph and returns it as an image

(Daniel Beckett) #2

@Gregorio_Rodrigues1

There aren’t currently any integrated services that can do what you’re looking for but you can make use of Webhooks to pass data to third party services if they support the feature.

The tutorial for Using Data from the Web in Flow XO has some examples of how you can pass data to external API’s and sites.