So I do a POST in my custom connector and it works (201) and i can see the data is written to the record. When I try to use the POST in Flow it says "Operation POST_Values was not found in swagger." What do i need to do?
Announcements
So I do a POST in my custom connector and it works (201) and i can see the data is written to the record. When I try to use the POST in Flow it says "Operation POST_Values was not found in swagger." What do i need to do?
Hi @Taylope1
Did you renamed your method name? I tried renaming one of my existing operation method and it didn't reflect the changes so I end up deleting it and added it again. Also from your screenshot I can see there is something called 'PostValues' is that different than 'Post_Values'. If you renamed the PostValues to Post_Values you are seeing the correct method.
Thanks
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1