This is my first attempt to summarize how the rest services will work. Please ask any questions that may pop up. That helps me figure out how to teach this stuff to non-programmers.
Thomas
Hi Thomas!
So we don't need to know Javascript or XML or whatever else to use or interact with these api services? I thought we would need to know some basics of web programming or coding (HTML/Javascript/) etc.
After connecting to the api service for whatever data we want to tap into, we simply need to match up our fields to the data fields of the api service (from the appropriate JSON files), and then create the scripts from that point forward to perform as we have them do now for the local database, is that correct?
What do you think we SHOULD learn as fundamental to using the api services with ESB? Do we need to know at least a little bit of JSON/XML or something like that, or is none of that necessary and we just need to learn some basics of how to locate the data files we want from the api services (I know there is no set standard from service to service) or something like that? (lol...it's hard to ask these questions actually or to determine what questions need to be asked).
Anyhow...thanks for making this. It seems easier to work with than what I initially thought, though I'm sure there will be some challenges along the way.
Mel
Hi Thomas,
Thank you for the video. It is much easier to see how things works in this short video.
One thing that would be great is if we can use ESB to send data from one application to another via API with automation. For example, let say that I have an account with Trello and would like to send data from Trello to another CRM application using ESB. Is that possible?
Thanks,
Mohammed
I was thinking of something similar to Mohammed, if it can work kind of like Zapier - or I guess it could use Zapier....but also, is it possible to not only "get" data but also use the API through ESB to "post" data (if I have that term right, and assuming the company's api allows for that)?
Thanks!
Mel
Yeah..its all easy Mel, you'll be fine. Thomas has done the harder stuff in the background
I'll put up some in depth videos too as some of them are a little different but it looks like it will
save a lot of time too. In php can almost use the same snippets to do most api stuff so its not too hard.
Just yell out if you or others get stuck. Me? I'm was stuck on a compatible issue with an older version of
php but host finally updated to 7.3 so i can finish up this stripe api in this plugin...almost there..really.haha
Great work Thomas...oh..i thought Mike was 50 too :O I must be getting old too lol.
Millionaire THIS year would be a tall order, but maybe within 3 years...possible.
Mel
Wait until I figure out how to add Artificial Intelligence to ESB/Smartflo.
I was looking at TensorFlow...has an api but uses RESTful, not REST...I'm not sure about the difference.
Restful and Rest is the same thing.![]()
Ah, so we can tap into that maybe. Don't know what I'd do with it or could do with it, but cool anyhow.
Mel
Oh, by the way, I meant to ask this previously...does how you have things set up use all the different versions of REST?
I found this directory that gives information about 22k sites that have an api, and most of them use REST, but some with different versions: 0.0, 1.0, etc.
API Directory
Mel