Hi everyone, I'm adding a new module via this API: https://developers.hubspot.com/docs/guides/api/cms/source-code I can see the module in the Design Manager once it is created by the API; however, I see that by default it is not available read more
Hi, I'm trying to create a custom action that asks for some values; one of them is a value that should trigger new inputs dynamically. In other words, the value for this input is X, Y, or Z, which determines the number of new inputs. It is impossibl read more
Hi everyone, I want to create a public application that, at the same time, will have a custom action. I'd like to create, before the custom action, a custom workflow that should be available after the public app installation for all those accou read more
Thank you, Jaycee! So, if I understood correctly, and just to confirm, is there no option to create a public custom module that can be reused by any ...read more
Hi everyone, I want to create a public application that, at the same time, will have a custom action. I'd like to create, before the custom action, a custom workflow that should be available after the public app installation for all those accou read more
Hi everyone, I'm adding a new module via this API: https://developers.hubspot.com/docs/guides/api/cms/source-code I can see the module in the Design Manager once it is created by the API; however, I see that by default it is not available read more
Hi, I'm trying to create a custom action that asks for some values; one of them is a value that should trigger new inputs dynamically. In other words, the value for this input is X, Y, or Z, which determines the number of new inputs. It is impossibl read more
Hi everyone, I'd like to add a new custom module to use it for marketing email composing. I've created this manually by using this menu However, I intend to avoid the manual creation since it uses HTML, avoid possible mistakes, and add this v read more
Hi, my question is To create custom actions, is the only way to do it via API? is it possible to create them in the developer account? Additionally, the documentation says: "When making requests to the custom workflow action endpoints, you must read more
Greetings, My question is, is there a way to trigger a workflow when a user creates/updates a marketing email? I'd like to capture the destinataries and then call a webhook and make some action over them. Thank you!