Skip to main content
Best answer

Amazon Polly - Selecting Neural Engine in Zap


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?

Best answer by Troy Tessalone

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

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 31416 replies
  • Answer
  • March 20, 2021

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.