What is your goal?
Run the
What is the problem & what have you tried?
Exactly the same as in the topic here: Slack - missing required field: channel.
When the Make AI Agents - Run an agent module gets engaged in the integration, it fails with an error.
Error messages or input/output bundles
500 | An error occurred in AI Agent Service.| It looks like something went wrong. Please give us time to fix it.
Create public scenario page
Welcome to the Make community!
We’d love to help, however, we require more information that demonstrates the problem to help us reproduce the scenario and any issues and errors. To allow others to assist you, please provide the following:
A. All Relevant Screenshots
We need to see what you’re working with to give you the best advice. Screenshots are important because Make is a visual editor — a picture provides us with more context.
It would help us identify the issue by having screenshots of:
- the full scenario, and the zoomed in parts of the scenario that you are referring to (if your scenario is huge),
- a full scenario run/execution from the history (showing output “speech” bubbles),
- relevant module fields (showing how you’ve used any built-in functions, and how you’ve mapped the variables),
- relevant filters between modules (showing which operators and any built-in functions you’ve used, and how you’ve mapped the variables),
- relevant module input/output bubbles,
- if applicable, any error messages,
- and if applicable, any external services (spreadsheet headers/ sample data/ regex101.com/ etc. to show the item/ record exists, and is set up correctly).
Expand Instructions â—€
Please directly upload screenshots into the post editor. Using the forum’s image hosting allows for zooming in when clicked, and avoids third-party cookies or tracking.
Taking Screenshots
- Microsoft Windows: Take screenshots using the “Windows Snipping Tool”, by pressing either PrtSc or WinShiftS keys on your keyboard.
- MacOS: Take screenshots by pressing CommandShift4 keys on your keyboard.
Uploading Images
- Drag image files directly into the rich-text editor, or
- Click on the upload button in the editor toolbar to select files:

B. Properly-formatted Output Bundles from a Scenario Run
Please provide the Output bundle of each of the relevant modules from the Scenario History, or by re-running the scenario.
Expand Instructions â—€
Click on the white speech bubbles on the top-right of each module and select “Download output (or input) bundles”.

A. Upload a Text File
Save each bundle contents in a plain text editor as a moduleNumber-output.txt file. Open the file to check if it has not added additional formatting or encoded the plain text.
-
You can upload files and images to this forum by clicking on the upload button:

Uploading an attachment here will look like this:
module1-input.txt (1.2 KB), module1-output.txt (3.4 KB)
B. Insert a Formatted Code Block
If you are unable to upload files on this forum, alternatively you can paste the bundles AND format them correctly with the “Preformatted Text” (code) button in the rich-text editor. Otherwise the forum software will change the content, making them invalid!
Formatting IS Important! 
Here are some ways to provide text content in a way that it won’t be modified by the forum.
-
Method 1: Type code fence manually —
Manually type three backticks ``` in a separate line before and after the content, like this,
```
text goes here
```
-
Method 2: Highlight the pasted content, then click the preformatted text/code button —

-
Method 3: Upload your file elsewhere and share the public link —
This method is only advised for large files exceeding the forum upload limit.
Providing the Output bundle will allow others to replicate what is going on, especially if there are complex data structures (like nested arrays and collections) and data from external services. This helps us with answering your question with valid examples, like mapping raw variable names (instead of the label/display name).
Sharing these details will make it easier for others to assist you, so that you can get better answers, faster.
— @samliew
Screenshot
There is no output, so I cannot provide an output bundle. The input bundle include sensitive personal information to share here.
Looks like this is probably not your scenario itself, but an issue on the AI Agent service side.
If it fails right when the Run an agent module starts, and the error is just a generic 500 / “please give us time to fix it”, that usually points more to a backend/service problem than a mapping mistake in the scenario.
Since you said it’s the same as the other thread, I’d mention that too it helps show it’s not an isolated case. So for now this looks more like a platform-side AI Agents issue than something broken in your setup.