Give Input data and get back the many output data

Hi everyone,

I’m looking for some advice. I’m trying to find out if there’s an app or integration that can take input data (such as long text) and return specific output data (like extracting a particular paragraph). I’ve been using Zapier for a while, and I’ve been able to achieve this using AI tools there. However, after switching to Make.com, I haven’t been able to find a similar solution.

Could anyone recommend an app or method to accomplish this on Make? I’ve attached a screenshot for reference to better explain what I’m trying to achieve.

Thanks in advance for your help!

Welcome to the Make community!

To do this, you can try using the Text parser “Match pattern” module —

Finds string elements matching a fixed pattern (regular expression).

For more information, see https://www.make.com/en/integrations/regexp, and https://www.make.com/en/help/app/regexp in the help centre.

If you need further assistance, please provide the following:

When reaching out for assistance with extracting text, it would be super helpful if you could share the actual text you’re trying to match. Screenshots of text can be a bit tricky, so if you could copy and paste the text directly here, that would be awesome! It ensures we can run it against test patterns effectively. If there’s any sensitive info, feel free to change it to something fictional yet still valid by keeping the format intact.

Providing clear text examples saves time on both ends and helps us give you the best possible solution. Without proper examples, we might end up playing a guessing game, and nobody wants that as it is a waste of time! You are more likely to get a correct answer faster. So, help us help you by sharing those text snippets.

Please format the example text this way to preserve line breaks and special characters:

These are the two ways to format text so that it won’t be modified by the forum:

  • Method 1: Type code block manually

    Add three backticks ``` before and after the content/bundle, like this:

    ```
    content goes here
    ```

  • Method 2. Highlight and click the format button in the editor

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.