Hi Patrick,
Could you check that the value of the tag id is corresponding to the correct tag.
Also could you try using a simple curl call (or something similar which would run locally on your computer) and see whether it the POST request works?
Hey @Patrick H12, welcome to Intercom Community!
As @Fario Consulting added above, could you double check your IDs and try this call outside of Zapier? You could try this out in the sandbox in our Developer Documentation by clicking Try It on the right hand side
@Fario Consulting @bernice thanks for your responses. Yes, I am able to make a curl call and update the tag outside of zapier. I’m still getting a 400 error inside of Zapier for some reason though.
I keep getting the same response:
{
"type": "error.list",
"request_id": "0002lbamtuqncesncd30",
"errors": s
{
"code": "parameter_not_found",
"message": "admin_id is a required parameter"
}
]
}
I’ve tried with a couple of different admin_id and tag ids with the same result.
Hey @Patrick H12 have you already reached out to Zapier’s support team with this evidence that this is working outside of their platform? Due to this being a third-party integration we’re limited in the support we can provide since it wasn’t built by us. Can you let us know if they are able to guide you at all? We’re happy to take a closer look with any additional insight that they are able to provide.
Thanks!