We’re thrilled to introduce the In-line Formula feature in Pathfix Automation, designed to make API automation even more powerful and user-friendly. Pathfix Automation allows you to chain multiple APIs and perform data transformation seamlessly. Now, with In-line Formula, you can perform calculations on the go, directly in the text editor, without needing extra API calls.
How It Works
Using the In-line Formula feature in your automation workflow is simple and intuitive. Here’s how you can start:
- Add a Task: In your existing automation setup, add a new node or task and select the "In-line Formula" action.
- Title Your Task: Give the task an appropriate title for better organization.
- Begin with an "=": In the text editor, simply type the equal sign (
=
) to initiate the formula section. - Choose a Formula: Once you type the
=
, you'll see a comprehensive list of supported formulas, along with helpful tips to guide you through their usage. If you already know what formula you need, start typing it directly. - Leverage Previous Task Data: You can effortlessly select and apply formulas to the data generated from any previous task in your automation. The calculated results can then be used in subsequent tasks, allowing for a more dynamic and interconnected workflow.
Beyond Numbers: Versatile Formula Functions
The In-line Formula feature in Pathfix Automation isn't just for handling numbers. You can also use it to perform a variety of operations on text data. Whether you're working with strings, manipulating text, or converting formats, In-line Formula empowers you to handle a broad range of data transformations directly within your automation.
Text-Based Functions You Can Use:
- Concatenation: Easily combine multiple text strings into one.
- Text Modifications: Modify, trim, or adjust text values as needed for your integration.
- Base64 Conversion: Convert text to and from Base64 encoding, ideal for handling data securely through encryption functions.
- Encryption with SHA256: Apply encryption formulas like SHA256 hashing, perfect for securing data and ensuring safe handling of sensitive information over the web.
These text-based formulas expand the utility of your automation, making it more flexible and adaptable for various use cases. Whether you're processing strings or numbers, the In-line Formula feature is built to handle it all.
Why You’ll Love It
- Efficient Workflow: Perform real-time calculations in the editor without needing additional API calls.
- Easy Integration: The in-line formula fits seamlessly into your current automation setup—no extra tools or switching required.
- Data Reusability: Apply formulas to data from previous tasks and use the results in future steps, improving both flexibility and speed in your automation processes.
The In-line Formula feature adds a new layer of efficiency and control to Pathfix Automation, making it the perfect tool for developers and teams focused on building faster, more responsive user-facing integrations.
Get started with In-line Formula today and elevate your Automation workflows!