Postier is a powerful automation tool built on top of Laravel framework that allows businesses, organizations and individuals to automate their workflows by integrating various web applications and services together. With Postier, users can easily create custom workflows, or "Flows" as they are called, by connecting different applications such as Gmail, Slack, Trello, Asana, and many more, and automate repetitive tasks.
We designed Postier to be user-friendly. Our goal is to create software that is easy for even non-technical users to create Flows without writing any code. It allows users to trigger actions based on certain events or conditions and control the flow of data between the connected applications. Our advanced features such as conditional logic, data mapping etc, gives users complete control over their workflows. Additionally, Postier can provide a wide range of pre-built integrations that users helps to speed up their automation processes. Postier supports over 2,000 web applications that allows for complex workflows and advanced use cases, making Postier a versatile tool for automation.
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/
T