14346 items • 26984 users

FlowMattic

FlowMattic features

  • Create fully dynamic workflows without any limit. Each workflow can contain any number of steps. Your every possible automation will be handled carefully without any interruption.
  • You can easily map data received in any previous steps in a workflow with the following action steps. You can even append or prepend custom text before and after the data placeholders.
  • Our API app module is very powerful, that you can connect any 3rd party service or app if you have received credentials like the API key, or access token etc. and forward data from the workflow.
  • You can delay performing the next action step for a specified amount of period. It can be either mins/hrs/days/weeks or any specific date and time.
  • Loop through the JSON array in your workflow and execute the following steps repeatedly till there’s data in the array. Save your time from checking each item in the array yourself.
  • Email Parser extracts data from the incoming email sent to the mentioned email address. All data like email name, subject, the body of the email, etc. is extracted from the email automatically.
  • Do you want to execute your action step based on certain conditions? You can now add conditions to do so and your action step will be executed only if conditions meet.
  • Share your workflows access with any user who you want to manage your workflows or appoint someone as your FlowMattic workflow manager to get job done.

FlowMattic 3.1.0 changelog

– New: License registration moved to a new admin page
– New: Workflow templates added to the dashboard to make it easy to get started
– New: Option to exclude the post content from Get Posts by Post Type action response
– New: Option to exclude the post content from Get Posts by Post Meta action response
– New: Option to exclude the post meta from Get Posts by Post Type action response
– New: Option to exclude the post meta from Get Posts by Post Meta action response
– New: Option to assign the category
– New: Option to switch from editor to preview mode in the HTML editor for Email and Post editor
– Improved: Dashboard UI improved, added connects and custom apps count and workflow templates
– Improved: API module will display the response as single JSON response if the response array is indexed and not associative
– Improved: PHP Functions module now returns the response in simple and JSON format as well to be used in Iterator
– Improved: Email Parser message text encoding
– Improved: Added support for the URL query param authentication
– Improved: Integrations sort navigation misplace the integration blocks
– Fix: Email with HTML code was being sent as HTML code instead of the decoded entities
– Fix: FlowMattic Connects access token renewal will now work for the integration based connects as well
– Fix: New line character issue with Google Sheet and some other apps
– Fix: Conditional execution not working with AND condition against boolean data check
– Fix: FlowMattic dashboard loader not getting hidden when jQuery is loaded in footer by some caching plugins
– Fix: Re-execute workflow not working if the response data has JSON that is being used for Iterator