Postier is a Laravel API automation platform to transfer data and to sync apps. You can build workflows with data and actions of multiple apps and apply logics to the data!
Import all your APIs and connect them together, get data, transform data and resend the data to somewhere else.
With apps you can make API calls just by connecting to the service and fill your parameters as a form. Use your response data from in the next step.
With a collection you can save HTTP requests to use in your in workflows. You can also import your postman collection in to the postier collections.
git clone https://github.com/yolanmees/postier
cd <app dir>
cp .env.example .env
composer install
npm run dev
php artisan key:generate
php artisan migrate
php artisan db:seed
- Import Postman collection V1
- Create/Save Http requests via UI
- Collection manager v1
- workflow builder v1
- App development process
- App Manager and collections
- Default applications
- Transformers
- Advanced workflow builder
- Collection manager v2
- Drag and drop ui for workflows
- App store
Those who are interested may always give themselves up to contribute to Postier through our Facebook group https://www.facebook.com/groups/222905358270555/