NexaFlow
  • Dashboard
    • Create Website
    • Create Page
    • Create Block
    • Create Form
  • Settings
    • Settings-Getting API key
  • Integration
    • reCAPTCHA
    • Cloudinary
    • Google Analytics
    • Google Sheets
    • HubSpot
    • Email Verification
  • Developer APIs
    • Get all Websites
    • Get a website by ID
    • Get a page by ID
    • Submit a form
    • Post data to a Google Sheet
    • Get data from a Google Sheet
    • Verify Email
Powered by GitBook
On this page
  1. Developer APIs

Get a page by ID

https://nexaflow.readme.io/reference/getpagebyid

PreviousGet a website by IDNextSubmit a form

Last updated 1 year ago

Video Link:

API to get data of a single page.

Use Cases:

  • To get all data needed to render a page

To access a single page of website, you need an Access Token, Website Id, Page Id for that particular website.

  1. Enter the Access token in Authentication block on the right, to access APIs. And enter website Id in, Page Id the highlighted column (in the below image).

  1. Click on Try It! button. and you will get the API in Response tab.

https://youtu.be/N_pCES3DeQE