Nimble Block

My customers tend to use Nimble instead of Hubspot. Can there be an API block to post or get information io their CRM?

Hi @Todd,

Thanks for the post!

You can add a Custom Function that makes an API call to Nimble to fetch or post data.

The easiest way to do this is by using the Generate feature in the Custom Function block. Paste in the relevant API call details from Nimble’s API documentation, and include an example of your input and the expected output. AI will then generate the necessary code and configs for you:

If it doesn’t work as expected, you can remix and chat with the Agent below to adjust the code or configs:
https://app.mindstudio.ai/agents/custom-function-debugger-remix-d40a6d1a/remix

Hope this helps!

1 Like

Groovy, thanks, Alex