getPageBuilderPageContent
Retrieve the content of a PageBuilder page.
Input | Type | Description |
---|---|---|
apiKey | xs:string | Alphanumeric hash identifying a Contactsend customer. |
userKey | xs:string | Alphanumeric hash identifying a Contactsend user. |
templateId | xs:int | A template ID. |
pageId | xs:int | A page ID. |
Output | Type | Description |
---|---|---|
xs:string | The page content. |