Question

Help with Get Webhook to pull data from shutterstock.

  • 14 July 2022
  • 4 replies
  • 113 views

This post has been edited by a moderator to remove personal information. Please remember that this is a public forum and to remove any sensitive information prior to posting.

Hello everyone!

 

I am wanting to write a web hook that searches Shutterstock for an image id and pulls that data into zapier. I mostly have this working except right now it just pulls in a generic image instead of the id I am requesting.  I think I maybe should use a different query string pattern than filterByFormula, or how i am formatting the id part is wrong.  I can’t seem to find documentation explaining that part. I am a coding newbie, but am eager to learn! 

 

 


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

4 replies

Userlevel 7
Badge +14

Hi @ZipZapZop 

Good question.

Looks like there is an extra space after the =

Also, please link to the API documentation you are referencing in order for us to have context.

This is the documentation! Thank you

https://api-reference.shutterstock.com/#overview-languages

 

Userlevel 7
Badge +14

@ZipZapZop 

Try using this Shutterstock API endpoint: https://api-reference.shutterstock.com/#images-get-details-about-images

 

Thank you! None of this worked but i think its more due to Shutterstock wanting money for use of the API. I found another way around this