Skip to content
View inathanael25's full-sized avatar

Block or report inathanael25

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Parsing AI Responses for JSON in Hub... Parsing AI Responses for JSON in HubSpot Workflows
    1
    # **Introduction**
    2
    
                  
    3
    This HubSpot custom-coded workflow action helps you take values returned to a HubSpot workflow from HubSpot’s Breeze AI or other AI integrations and make them useful for other steps in the HubSpot workflow, such as branching logic or property value edit actions.
    4
    
                  
    5
    Why you need this: in order to make AI data returns useful in subsequent HubSpot workflow actions, you need some level of parsing, either removing text from JSON returns or separating JSON returns into workflow-addressable values.