I just tried Gamma API in a Zapier flow and it worked great - now i want to define the numCards field, and i hit an error saying that my input is invalid. Stuck, as i was using numCards: 30 as my inputs
Troubleshooting Gamma API: Invalid Input for numCards in Zapier Flow | Gamma Community
In the end i had to switch to a custom webhook request in Zapier - as in a normal POST the tool makes any values a string.... so when it came to numCards i had to specify it as a numerical value