网络限制的Smartsheet IP地址

嗨!

我正在使用Smartsheet webhooks来流式传输项目更新的事件

除了hmac授权,我还想限制网络访问,以便来自Smartsheet服务器的请求得到满足,而所有其他请求都未经授权

我可以得到Smartsheet的ip集吗?

最佳答案

答案

Hi @Fabrice<\/a> <\/p>

I have also identified such a problem when importing a grouped Excel sheet into Smartsheet using the API and specifying a Header Row.<\/p>

Here is the Python function code to fix this problem<\/p>