<< Click to Display Table of Contents >> Wordpress |
The Wordpress connector for Bizagi is available for download at Bizagi Connectors Xchange.
Through this connector, you will be able to connect your Bizagi processes to a www.wordpress.com site in order to use its services API.
For more information about this connector's capabilities, visit Bizagi Connectors Xchange.
This Connector was developed according to the contents of the API and the information about it provided by Wordpress. Bizagi and its subsidiaries will not provide any kind of guarantee over the content or error caused by calling the API services. Bizagi and its subsidiaries are not responsible for any loss, cost or damage consequence of the calls to Worpress' API. |
In order to test and use this connector, you will need:
1.Bizagi Studio previously installed.
2.This connector previously installed, via the Connectors Xchange as described at https://help.bizagi.com/platform/en/index.html?Connectors_Xchange.htm, or through a manual installation as described at https://help.bizagi.com/platform/en/index.html?connectors_setup.htm
3.An account at www.wordpress.com with your own site.
In order to configure the connector (i.e its authentication parameters), follow the steps presented at the Configuration chapter in https://help.bizagi.com/platform/en/index.html?connectors_setup.htm
For this configuration, consider the following authentication parameters:
•Authentication method: Custom.
•URL: The URL to access to your Wordpress, while ensuring you use HTTPS, often as https://[account].wordpress.com/.
•Username: The username you use to login into Wordpress.
•Password: The password for the above username.
This connector features an available method of Wordpress services that allows you to post new content.
To learn overall how/where to configure the use of a connector, refer to https://help.bizagi.com/platform/en/index.html?Connectors_Studio.htm.
When using the connector, make sure you consider the following details for the available method.
Create new post
This action allows you to post new content into your Wordpress site.
To configure its inputs, consider:
•Title: The title of a new entry in that Wordpress site.
•Content: The content for that new press entry.
To configure its outputs when getting started and testing, you may map the returned Id for the new posted entry.
Make sure you map it to an integer type of attribute in Bizagi.
For more information about this method's use, refer to Wordpress' official documentation at https://developer.wordpress.com/docs/api/.
Last Updated 10/27/2022 2:37:23 PM