• Resolved amirisc10

    (@amirisc10)


    I’m trying to send data to our reporting system, but I’m having trouble understanding the API URL. Is it an arbitrary URL? Can I define any URL there? Additionally, I’m currently testing the API with Postman, but I’m encountering an error because the plugin doesn’t ask for a Keyname. If anyone could provide me with a more detailed video tutorial that goes beyond what the plugin creator has published, I would greatly appreciate it.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Mayur Prajapati

    (@mayur8991)

    Hello @amirisc10

    A “POST data URL” refers to the URL or endpoint where you send an HTTP POST request to submit or create data on a server. When using the HTTP POST method, you typically include the data you want to send in the request body.

    For example you can refer Mail bluster API
    https://app.mailbluster.com/api-doc/leads

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘Create API link’ is closed to new replies.