Hi, could you please make a video with an example of a POST action and that shows adding child records to properties as well: eg.: prices (parent property) > unitPrice (child property): 14000 (value) in one API call.
Yes, it is also available on the free account. We do not restrict apps on any plans. You will find the API module on the Action step. That means when you click the + button, the action step has the API module in it.
@@Pabbly This is a really basic question that needs to be addressed in your tutorials/docs (pity you don't seem to actually have proper docs)... I'm trying to send a POST request which is failing because a particular item needs to be in the body and I can't find anywhere to edit the body
@@Pabbly I was able to get it working! I chose no authentication, and put Authorization: with the API key as a header. It's working great! I was able to use a clickup API method that your integration does not yet support. It's the get time entries in a date range. The iterator is able to process the Jason payload perfectly.
Check Pabbly Connect Plans Here: www.pabbly.com/out/pabbly-connect-plans
You did an amazing job of simplifying what seemed very complicated. Thanks!!!
Glad it was helpful!
Hi, could you please make a video with an example of a POST action and that shows adding child records to properties as well: eg.: prices (parent property) > unitPrice (child property): 14000 (value) in one API call.
Sure, Thanks for your suggestion. We've shared your suggestion with the team.
Thank you
Great tutorial. I was trying to use rapidapi as well so this demonstration was perfect.
Glad it was helpful!
How many task does this flow consume ?
Pabbly Connect won't charge you for Trigger step and Internal Actions.
is it possible to connect dialogflow with airtable through pabbly connect
Please submit your integration request here - pabbly.hellonext.co/
How to integrate IFTTT with pabbly?
Unable to see any documentation available
You can ask your technical questions on our forum at
forum.pabbly.com/
Is API app available on the FREE account? I can't seem to find it.
Yes, it is also available on the free account. We do not restrict apps on any plans. You will find the API module on the Action step.
That means when you click the + button, the action step has the API module in it.
Do you guys integrate to Etsy?
Yes.
How do you add POST request body?
I am not able to add it
You can ask your technical questions on our forum at
forum.pabbly.com/
@@Pabbly This is a really basic question that needs to be addressed in your tutorials/docs (pity you don't seem to actually have proper docs)... I'm trying to send a POST request which is failing because a particular item needs to be in the body and I can't find anywhere to edit the body
Please make video on telegram bot and mysql integration.
And how to auto save telegram bot message to mysql database
Thanks for submitting your usecase request. We've shared your suggestion with the team. Thank you
How can I send raw JSON body with the API module?
You can use Iterator Module of Pabbly Connect.
can you tell me ? how can i fetch all subscriber list in my laravel controller in Http method ? actually i am not getting where to set api keys..!!!
Can you please your question on forum.pabbly.com
pls guide how to send sms using api
Please post support questions here so that the team can review your workflow once - forum.pabbly.com/
I need to use this API with an API Key - but that's not a choice.
Sorry to hear that. You may need to contact the provider of the API to inquire about the possibility of using an API key.
@@Pabbly I was able to get it working! I chose no authentication, and put Authorization: with the API key as a header. It's working great! I was able to use a clickup API method that your integration does not yet support. It's the get time entries in a date range. The iterator is able to process the Jason payload perfectly.