Sending data to Wordpress custom fields

Hi
****My goal
to export data from OpenAI ChatGPT modules and Gmail module into Custom Fields of Wordpress, using Wordpress Create Post module # 14.

****What does work properly?

  1. good connection to Wordpress, a new post was indeed created, and information from the Gamil module was exported properly to standrd WP post fields like subject and date.
    2.I did set Custom fields properly in the wordpress site, for example a csuotm field called “problem”.

*****What doesn’t work?
No information is passed to the WP custom fields. Perhaps I didn;t define them properly in the MAKE Wordpress Module?

Attached
screenshots
blueprint file
output file

    {
        "id": 278
    }
]```


thanks!
Ron
![Screenshot 2024-02-12 at 22.07.10|258x500](upload://ir8YOfHDHASPgg1C74RUDZP1DzC.png)


![Screenshot 2024-02-12 at 21.41.29|690x283](upload://xW9xUa2I6xfkimp7nNwcgqUcyUY.png)

[Scam.json|attachment](upload://tdLxHeLkpXD1dluoz6KIKdoARaH.json) (75.2 KB)
![Screenshot 2024-02-12 at 21.32.23|690x244](upload://bckF2UiptGvARgv7bSn0KkbqxPq.png)

![Screenshot 2024-02-12 at 21.24.58|690x488](upload://rzLVwsNOtjwLiQvn9IReeHJdV93.png)
![Screenshot 2024-02-12 at 21.24.50|690x328](upload://7H51BgBwsQ8VAVIOUTPYNhhM9eG.png)

I identified the problems and solved it.
The problem was in the Make Connect wordpress plugin.
In this plugin, in the Custom API List, some of the custom fields were listed without the prefix **wpcf-**fieldname. I recreated the custom fields group and associated fields, and now it works fine.
See in the image the problematic customr field group called “scamper” and the new one, called “brainstorming” with the proper wpcf prefix.

Hello @ron_dvir :wave:

Fantastic work figuring this one out! :clap:

Also, thank you very much for stepping back in here and sharing your insights and your final setup with us. This is super valuable and can be incredibly helpful to many others looking for similar information :pray:

FYI: I marked your comment as a solution to keep the community organized and easy to search for answers.

1 Like