Hi,
So following on from this solution: Formidable forms Form ID not recognised - application issue? - #16 by Michaela
Unfortunately I’m still not having any luck. I’ve gone through the following steps:
- Started a new scenario and added “Watch Entries” for Formidable Forms
- Created a Webhook and a Connection, using my FF API key
- Followed the new instructions to map further data including “form_id” as “1” and then a bunch of custom ones to test (i.e. “make_email” as “[13]” - the third field ID in my form)
- Added the webhook URL in Make to “Notification URL” in my settings
- Added the next module to Make (testing with Google Sheets, but want it to hit Monday and Constant Contact)
All connections verify as working, but there are no field ‘pills’ to select when adding my values.
Additionally if I try to run it and just add anything to the values, it always fails with an error:
“The operation failed with an error. Function ‘beautifyDescription’ finished with error! “undefined” is not valid JSON”
No idea if that’s related. Is this info enough to go on? Has anyone else found a way to get this working? I’m hoping I’ve just missed something obvious or not understood the previous solution correctly. Please help!
Thanks,
Matt
Welcome to the Make community!
1. Screenshots of module fields and filters, and any error messages
Please share screenshots of relevant error messages, module fields, and filters in question? It would really help other community members to see what you’re looking at.
You can upload images here using the Upload icon in the text editor:

2. Scenario blueprint
Please export the scenario blueprint file to allow others to view the mapped variables in the module fields. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
3. And most importantly, Input/Output bundles
Please provide the output bundles of the modules by running the scenario (or get from the scenario History tab), then click the white speech bubble on the top-right of each module and select “Download input/output bundles”.
A.
Save each bundle contents in your text editor as a bundle.txt
file, and upload it here into this discussion thread.
B.
If you are unable to upload files on this forum, alternatively you can paste the formatted bundles in this manner:
Here are two ways to format text so that it won’t be changed by the forum:
A. Type code block manually
Add three backticks ```
before and after the content/bundle, like this:
```
content goes here
```
B. Highlight and click the format button in the editor

Providing the input/output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.
Following these steps will allow others to assist you here. Thanks!
Hi
Sorry for taking so long to get back - this fell down my priority list unfortunately!
Anyway - still having this issue. Hopefully just something to do with my lack of experience with Make.
To confirm - Connection and Webhook are both working and sending the right data
Output bundle from Formidable Forms:
[
null
]
Nothing available in Google Sheets.
Blueprint, screenshot of error, and screenshot of available ‘pills’ to map attached below.
Hopefully that helps - please let me know if I can provide further info and thank you in advance!
blueprint.json (19.6 KB)
Update - the error has been resolved because of a separate issue Make.com have been looking into regarding WordPress, but it has been replaced by a different error:
Error
Function 'beautifyDescription' finished with error! "undefined" is not valid JSON

I am having the exact same issue. I have been working on it for hours, even after following all the developer comments.
Do you have any resolution?