Plugin Directory

Changeset 3393837


Ignore:
Timestamp:
11/11/2025 05:48:08 PM (5 months ago)
Author:
sightfactory
Message:

Updated instructions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • api-for-ninja-forms/trunk/readme.txt

    r3326465 r3393837  
    28283. Activate the plugin through the 'Plugins' menu in WordPress.
    29294. Generate a REST API key by going to Settings > NF API Keys
    30 5. Use the endpoints with optional format param to request data in JSON or PDF format.
     305. Use the endpoints to request data by passing your API key via Authorization: Bearer e.g. https://yourwebsitehere.com/wp-json/nf-submissions/v1/form/2/
     316. Exporting PDFs requires adding the optional format param to the url e.g.  https://yourwebsitehere.com/wp-json/nf-submissions/v1/form/2/?format=pdf
     327. See more examples and API documentation on our [official docs page](https://sightfactory.com/plugins/api-for-ninjaforms/).
     33
     34== Usage ==
    3135
    3236
Note: See TracChangeset for help on using the changeset viewer.