Wiki source code of POST Contact - Hubspot

Last modified by Erik Bakker on 2023/01/30 13:48

Hide last authors
Erik Bakker 2.1 1 {{container}}
2 {{container layoutStyle="columns"}}
Erik Bakker 4.1 3 (((
Erik Bakker 7.1 4 == About ==
Erik Bakker 20.1 5 With the help of this store item, you can easily perform operations in the HubSpot system with the help of eMagiz. This store item provides several flows related to standard operations and the associated system messages of these operations. All flow items support OAuth2 connectivity to HubSpot’s REST API.
Erik Bakker 4.1 6
Erik Bakker 20.1 7 This Store item specifically is designed to write contacts to Hubspot via a POST Call.
8
Erik Bakker 7.1 9 == Documentation ==
Erik Bakker 4.1 10
Erik Bakker 7.1 11 ==== 1. How to use====
Erik Bakker 20.1 12 With this store component, you can easily set up a connection to HubSpot to perform operations within the system. A flow can easily be copied to retrieve information from another HubSpot endpoint and the general format of the system message definition accepted by HubSpot.
Erik Bakker 2.1 13
Erik Bakker 7.1 14 ==== 2. Keynotes & restrictions====
Erik Bakker 2.1 15
Erik Bakker 20.1 16 * Note that the eMagiz user must have an app in the HubSpot environment for the OAuth2 connectivity to successfully connect.
17 * Some responses from HubSpot can contain null values for fields that are not filled in. These fields are removed with an XSLT Transformer and then validated against the response system message. eMagiz users should take note that after this transformation, all attributes are transformed to String types. This means that further transformation is required, especially with integers, decimals, enumerations, and booleans before the validation with the gateway message definition.
18 * Some flow endpoints require additional parameters to retrieve or send information to the system. This is annotated in the respective flows.
Erik Bakker 24.1 19 * Please check out the following [[link>>https://developers.hubspot.com/docs/api/working-with-oauth||target="blank"]] to set up the OAuth 2.0 connection with Hubspot.
Erik Bakker 3.1 20
Erik Bakker 7.1 21 ==== 3. License Information====
Erik Bakker 15.1 22 Part of the standard license agreement as agreed upon when using the store for the first time.
Erik Bakker 2.1 23
Erik Bakker 10.1 24 ==== 4. Relevant eMagiz Academy Microlearnings====
25
Erik Bakker 24.1 26 * [[REST Webservice Connectivity>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.REST Connectivity.WebHome||target="blank"]]
Erik Bakker 10.1 27
Erik Bakker 24.1 28 //Would you please consult the privacy policy of eMagiz at the following [[link>>https://www.emagiz.com/privacy-policy/||target="blank"]])))
Erik Bakker 2.1 29
30
Erik Bakker 3.1 31
Erik Bakker 11.1 32 ((()))
Erik Bakker 2.1 33 {{/container}}
34 {{/container}}