What is your goal?
My goal is to have Claude send drafted email content to Make and then take the information and pass to Gmail to send the email to the recipient.
What is the problem & what have you tried?
I have a webhook created for Make as the Scenario start and then attempts to submit the content received from Claude to the Gmail - Send Email action. Claude has the Make connector established and successfully makes the connection with Make. Make shows that the webhook was successfully run, however, the email is never sent.
Troubleshooting the issue and logs in Make shows that the webhook never receives a Bundle, so I am not able to take the content from Claude and pass it to the Gmail step. How do I get the webhook to properly receive the Bundle from Claude so the data can be mapped?
Error messages or input/output bundles
Here is the event logs for the webhook stage:
Initialization
1
Operation 1
No bundles were generated by this operation.
Commit
Finalization

