Skip to main content
Best answer

Amazon Polly - Selecting Neural Engine in Zap

  • 20 March 2021
  • 2 replies
  • 63 views

When using Amazon Polly in a Zap to translate text to audio, I can’t access the Polly ‘Engine’ field to specify the ‘Neural’ value. Instead, I don’t have an option to select ‘Engine’ and the default translation method is ‘Standard’. How do I access additional Amazon Polly fields in a zap?

Hi @steffonisaac 

Appears the Amazon Polly Zap app integration is fairly basic.

FYI: Most Zap app integrations are created and maintained by the app developer, rather than Zapier, altho unsure whether Amazon or Zapier manages this Zap app integration.

 

A more advanced approach would be to leverage the Amazon Polly APIs: https://docs.aws.amazon.com/polly/latest/dg/API_Reference.html

This can be done via a Webhooks step: https://zapier.com/apps/webhook/integrations


Thanks @Troy Tessalone - I’ll explore webhooks.