Maybe a bug in the API? The label and inverseLabel cannot be the same value when trying to create a label via the API. Likely because if they are...続きを読む
This just sounds like you need to reach out to JetFormBuilder and see if the way you're installing it is compatible (without a developer portal) with...続きを読む
Did the app install on your portal? If it did, you should be able to go to your Developers Portal, find the app in there and it will be listed under ...続きを読む
If you're able to test, I would suggest doing some pprints to see what HubSpot is currently holding: Eg, {{ contact.new_delivery_day|pprint }}
...続きを読む
If you have access to GraphQL, you would be able to pull more associations in a single request than through the normal APIs. You'll still have to def...続きを読む
Is there a setting/field that I need to add in order for private/membership required pages to show in the contentsearch api results? I can retrieve the pages that are indexed via the get index properties: https://legacydocs.hubspot.com/docs/me 続きを読む