I am not able to correctly populate the Make API Call Module for Smartsheet
- I have established a connection with Smartsheet.
- I have created a trigger that activates when a new attachment is added in Smartsheet (and it works)
- I have connected the Make API Call module to the trigger
- I read the API documentation on Smartsheets for how to get an attachment: https://smartsheet.redoc.ly/tag/attachments#operation/attachments-get
- I have read the API documentation on Smartsheet to authenticate the call: Smartsheet - Official API and SDK Documentation
- I have admin permissions on Smartsheet
- I have my API key
I cannot figure out how to populate this module so that it makes the correct API call.
Please Help!