Hi devs,
I’ve created a recipe with dynamic mapping and want to trigger it now. I want to trigger the recipe with data from other software and update monday according to the dynamic values set by the user.
When triggering it, it returns: <Response [200]> - {‘success’: True}’
Although that sounds good, it does not create an item in monday.
I added more screenshots below.
I feel like it has something to do with how I structure the json data that I return to monday. I tried a lot of options, but can’t seem to get it right.
Extra context: for some reason it never calls the field definitions URL. Might also be part of the issue.
Thanks in advance for the help. If anything needs clarification, please let me know.