Skip to content

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!

License

yolanmees/postier

Repository files navigation

Open Source Love Open Source Love

Postier

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.

Features

Apps

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.

Collections

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.

Installation

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

Working features

  • Import Postman collection V1
  • Create/Save Http requests via UI
  • Collection manager v1
  • workflow builder v1
  • App development process
  • App Manager and collections

Coming features

  • Default applications
  • Transformers
  • Advanced workflow builder
  • Collection manager v2
  • Drag and drop ui for workflows
  • App store

Screenshot

Alt text

Contribute

Those who are interested may always give themselves up to contribute to Postier through our Facebook group https://www.facebook.com/groups/222905358270555/

T

About

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!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published