Skip to content

Embed Calendar beta

Add the calendar to your app so that users can interact with your white labeled solution.

URL path

https://wl.realestatecontent.ai

Params

Access Token string required

A valid access token for the user you want to use the calendar as.

Client ID string required

The client id for your specific white labeled solution.

Example Embedding

HTML
<!--Replace the client_id with your public id-->
<!--Replace the access_token with the user access token you wish to use the calendar as-->
<iframe
    title="Social Media Calendar"
    src="https://wl.realestatecontent.ai?client_id=OIHSjkbsdfuigsfbjsfabui1&access_token=ISUBsjbdkjfgbiuadv27t8gfbi"
></iframe>