Make doesn't trigger create post on Wordpress

What are you trying to achieve?

i am trying to automate the create new blog post on the wordpress.

Steps taken so far

  1. Add module wordpress.
  2. Select create a post.
  3. Add Connection to the wordpress.
  4. Downloaded the “Make Connector” plugin By Celonis s.r.o.
  5. Activated and copied the APIkey.
  6. Pasted the apikey in the “Create a connection” at APIKEY.
  7. Pasted the “Wordpress REST API base url*” with “https://my-wordpress-site.com/wp-json/
  8. Save and successfully connected to my WordPress.
  9. In the create a post, entered the file with Text, Content, Type, Published and saved the module.
  10. Hit “Run once”.
    the output give empty.Uploading: make-ai4.jpg…

Screenshots: scenario setup, module configuration, errors



Hi @pranayshetkar,
Is the Get a Post module after the Create a Post? If so, can you check the output of Create a Post to make sure it’s definitely returning the Post ID?

Hi,
I have the same problem.
Did you manage to find a solution?

Clearly, after publishing the post, the plugin does not return the POST ID.