"Post" method not working while using API in VBA

Sandhiya07
✭✭
Hi,
I want to update values in smartsheet using API Key but post method is not working.
Thanks,
Sandhiya P
Answers
-
Hi @Sandhiya07
I haven't had experience with VBA at all, but from what I found on the internet it looks like VBA may only give you API access to update Microsoft related products. Here's the article I found.
I'd suggest testing your calls in Postman to see if you're able to Post to Smartsheet in general.
Cheers,
Genevieve