Hi,
Hope you all doing well,
I know this topic was disscus before but
no exact answer work for every site because it differ in away
the issue is cant connect WP site CPT
error:
[404] No route was found matching the URL and request method. (error code: rest_no_route).
I used postman and to check and it return a response with no issue
i use Jetengine to make Custome post type with rest api enable
but still after many tries no luck connecting that api to Make.com
api sitracure look like this
https: //mydomain dot com/ wp-json /wp / v2 / cpt
and i install make connector and did enable cpt fields .
Please share screenshots of relevant 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 mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
(Note: Exporting your scenario will not include private information or keys to your connections)
Ok
i use Make an API Call
with my api (https://ircsqr.sites-tester.icu/wp-json/wp/v2/ircsqrs)
i target this key (irq-attachment) so it can post its value to this key (irqr-file-path)
i don’t know how to honest so my approach was to send the data to sheet and post it back its value to this field (irqr-file-path)
any suggestions?