Hi@galbee12
Did you check the integration details in Launchpoint which are connected with Zoom.
Probably if you check the steps listed in this doc, you might be able to solve it....
Hi@DeniseG2,
It seems some CSS code might be resulting in bad positioning of the error messages.
Please consult your developer to fix the same, mostly the error messages are posi...
Hi@Sheila-SEMI
There is some custom CSS added on the form which is adding extra margin on all fields (including hidden) resulting in this much of extra space.
You've to ask your ...
Hi@SS
Your Payload needs to be updated for tokens as below (as mentioned by @SanfordWhiteman), you can add remaining fields in similar way to the payload:
{
"input": {
...
Hi@SaraUsman
I tested the flow through Postman and figured out few things which you've to change in your API Call.
1) Make sure you are passing the data in body as "form-data"
2)...
It seems you are missing "access_token" in your request.
EDITED by moderator: the access_token must be correct above, or the server would throw a different error.
Hi@Joseph_Wood,
The problem seems to be in REST API which is already using the "description" key for the landing page description and there is no key like "metadescription" enable...
Hi@Suhail_EK,
There are few questions here:
1) When you hit run now what was the time?
2) The time you added in the wait step was for 10AM or PM?
3) Did you check if your leads ar...
Hi@jferrari,
It seems there is a bug in Marketo API which is not working for text version links and for some other fields.
I found fields like status, textOnly and some other fie...