|
|
|
|
|
by jcal93
1526 days ago
|
|
Zapier is really awesome for the non-tech crowd. I think this space is only going to continue to grow. I decided to build https://atlasconnex.com for developers who need more fine-grained control, but don't want to stand up their own infrastructure. The project is recently launched, so the number of connectors is growing rapidly. One my favorite (again, I'm the developer!) connectors is the "build your own" connector. You define a Python function and declare a period for it to run (once/min up to once/24hrs) and then you can do basically whatever you need inside that function. So if you need to poll an API endpoint, or pull a file from an SFTP server etc., you can create events based on that data that are then processed through transformers and filters and then delivered to their final destination. |
|