HTTP > Make a OAuth 2.0 request: connection flow types "Resource Owner Password Credentials" & "Client Credentials"
A
Arnab Chakraborty
Erik:
I tried doing an HTTP OAuth request (both normal and 2.0) in Integromat to connect to Marketo but can't seem to get it to work. There are a lot of details that I'm unsure if Marketo needs. They use a custom type of 2-legged OAuth 2.0: http://developers.marketo.com/rest-api/authentication/
Nick: I am getting an error when trying to parse a csv that has some blank rows at the top. For example, the headers don’t start until row 4. So when I try to parse it with 13 columns, I am getting the error, number of columns in row 1 does not match header.
Log In
Cameron Kirchmeier
An API I have been using requires "Client Credentials sent in Body", but there is no option currently available in Integromat. The work-around I have to employ is using two regular HTTP requests: one to get the credentials, and then my actual request. I have to recreate this system in every new scenario because it is not saved as a connection or key.
Cameron Kirchmeier
Liking my own comment to bump :D
Asri Zainal
Joan API uses Grant Type: Client Credentials too and we need this to perform HTTP requests in integromat.
Tested with postman: OK
Hoping to see this added in Integromat soon.
Cameron Kirchmeier
Asri Zainal: I hope it is added soon, as well!
Yanir Calisar (Overstack Ltd)
Hey Arnab Chakraborty
also check out the Marketo app: