Inbuilt Action empty results
Status: Closed · Asked by dev_ke on · 0 views
Hi Pabbly, I'am form Kirim.Email
I have app integrations that your team has made before (thank you for this before). Now I want to extends with new action but I have problem when build inbuilt action and action.
Instead create new Inbuilt Action, I clone Inbuilt action name "Get Lists" then I want to change the API url later. 
Then I clone Add Subscriber Action
and change inbuilt action to Clone Of Get Lists
But when I click Save, it's revert and comeback to Get List again,
Then I add new node inbuild Action again 
But I'm curious about the name of parameter in this part and it's setting, I can choose Option Label and Option Value with actual data
Attachments

Hey @dev_ke
To get the data in the inbuilt action you have to add all the HTTP headers parameters into the "Set body parameters".
And set the values(Auth-Id, Auth-Token, timestamp, etc) in Response/Parameter Key


Thank you for the reply,

That parameters are dynamic, we cannot insert the value directly.
These variabels {{Auth-Id}},{{Auth-Token}},{{Timestamp}} are generated form App Auth. 
Btw I don't create inbuilt actions from scratch, I just clone existing inbuilt action that have been made by Pabbly team before, then attach it to clone actions too, but not work. Did you have specials function to Kirim.Email platforms?
Btw I don't create inbuilt actions from scratch, I just clone existing inbuilt action that have been made by Pabbly team before, then attach it to clone actions too, but not work. Did you have specials function to Kirim.Email platforms?
That parameters are dynamic, we cannot insert the value directly.
Further, to retrieve the data you have to pass the values.
But why previous inbuilt action Get List, Get Subscriber and Get Subscriber Field (pabbly team made it before) it can running normaly? Can your team make new inbuilt action to our platform (kirim.email)
The integration is active and being utilized by the customer, as our integration manager has previously let you know in the discussion. So make sure you don't alter the trigger or actions that are already in place.
Please refrain from making changes to the current app if you don't want us to revoke access.
You can deprecate the old endpoint and construct the new one if you make breaking changes to your endpoints and want existing users to transition to the new version.
You are also attempting to create the new app, as far as I can see.
I already create 3 new Inbuilt Actions

It is very similar with others inbuilt actions, only different in URL. Can you help me to make it run normally like the others?
I've also created an action named "Send To Automation", and I have problems how to run multiple auth methods in one app? I already post on another trhread
It is not possible to add multiple auth methods in the app or change the auth method. Kindly create the new app with a different auth method.
@Paras Jain thank for your response. I will make adjustment in our platform to solve this auth method.
For new inbuilt actions (get automation, get automation actions, get automation form data), can you help me to make it running normally like others (get lists, get subscribers, get subscriber fields)? I still cannot get result when I try it