New updates and improvements
Create posts and publish them to your website to share updates and news with your contacts.
Post SDK has been updated to include the following methods:
Find out more about the SDK in our documentation here.
You can now retrieve an organization’s details through our API. The following endpoints are now available:
Also, the SDK has been updated to include the following method:
Find out more about the SDK in our documentation here.
Petition SDK has been updated to include the following methods:
Find out more about the SDK in our documentation here.
Create petitions and collect signatures from your contacts. You can use these signatures to send broadcasts.
This marks the public release of the MobilizeHub SDK with the following methods:
To authenticate your requests, you will need to generate an API key in your organization’s dashboard as the apiKey.
Get started with the SDK by installing it:
Find out more about the SDK in our documentation here.
This marks the public release of MobilizeHub API with the following routes:
To authenticate your requests, you will need to generate an API key in your organization’s dashboard as the Bearer token.
Get
GET methods are used for reading data. Filtering, sorting, or pagination is done via query parameters.
Post
and Delete
POST methods are used for creating and updating deleting data, while DELETE methods are used for removing data. Data is passed as application/json in the request body.
Find out more about the API in our documentation here.
This marks the public release of MobilizeHub with the following features:
Find out how to get started with these features in our documentation here.