WP Webhooks Pro also accepts JSON constructs for more complex strings.
Here’s an example of how your meta_input can look like:
{"meta_key":"data:image/png;base64,iVBOR......."}
Simply paste that within your Zap and change the data:image/png;bse64,iVBOR……. to your dynamic value. 🙂
Related Posts:
- x-wp-nonce is not allowed by Access-Control-Allow-Headers in preflight response
- WordPress REST API “rest_authentication_errors” doesn’t work external queries?
- Passing a borrowed nonce through Postman fails
- How send get request to external api with username and password
- WP_REMOTE_POST Requests are being blocked by API provider [closed]
- Get all PDF files from page with WordPress API
- “No Access-Control-Allow-Origin header is present” even though it is in the entry file
- Validate rest-api call on create
- Get a remote post ID via API given URL
- How to change the date and time in REST API for comments?
- WordPress HTTP API NTLM Authentication
- REST API and filtering by meta value
- Rest API: trouble receiving response through script (browser and Postman display correctly)
- Is there a way I can fetch the WordPress Developer Code References with an API?
- How to display relations via wordpress Rest API
- How to add Relations of a CCT from JetEngine via WordPress Rest API
- Can I overwrite default WordPress Json API For no more pages text
- trigger WordPress rest any API call
- Secure WordPress API, how?
- register/login api
- WordPress REST API in Integromat: How to overcome “Sorry, you are not allowed to list users / edit this…”
- how to create JSON array [] for REST response?
- Remove unwanted fields from WP API response
- How to receive JSON payload from a digital device
- The REST API encountered an error in wordpress?
- WordPress API “code”:”rest_no_route” with Custom Route
- Connecting WordPress with an External API
- WordPress single page website redirect to index.html
- Autotrader API Integration
- REST API get featured image source for custom post type
- Update post / page using API + python
- JS WordPress API fetch no response headers
- Issue with API after 6.2 update
- Woocommerce API for calling products by Category ID
- Does something like is_rest() exist
- WP REST API — How to change HTTP Response status code?
- Search WP API using the post title
- Understanding SHORTINIT with WordPress 5
- Filter post_content before loading in Gutenberg editor
- Cannot edit post meta fields with rest API
- rest_post_query on multiple post types?
- Wp Rest Api Custom Endpoint for page subpages
- Increase the page size of the WordPress REST API
- Options to get my custom post type metadata via the WordPress API
- WP REST API returns incorrect data?
- Is it posible to use wp.data.select(‘core’) outside a block?
- Can you Use the Rest API to query a custom database table
- Is there anyway to format my EndPoint URL in WordPress?
- Return WP_Error as WP_REST_Response
- Custom Rest API POST endpoint with conditionally required parameters
- What is the meta field in the response of the user REST API?
- Is there any way to clear cache when making REST API request?
- Custom API endpoint to create gallery for post
- Register REST route with a multi-value parameter
- How do I add meta when creating a post with rest api?
- WordPress + REST API v2 and private pages Load by slug
- Change permissions on REST api?
- PHP: authenticate for a REST request?
- Is it Ok to restrict Access-Control-Allow-Origin for /wp-json requests?
- Sorry, you are not allowed to list users
- Authenticate current user to REST API
- rest api endpoint – accept diacritic characters
- WordPress REST API rest_comment_invalid_author Sorry, you are not allowed to edit ‘author’ for comments
- How to delete user using rest api without reassigning
- Is there a way to download only the Rest API part of WordPress?
- Custom REST endpoint not working to retrieve single posts (“rest_no_route”)
- Accessing private posts through REST API, same code that works in remote doesn’t in local
- What is an endpoint for custom post type comments in REST API?
- How would I know if my system using REST api or not?
- how to use nimble-API and Display data?
- How to access wordpress menu & submenu item through the REST API?
- WP Rest_API- Post request for images returns empty
- DELETE request using WP REST API
- Get the name WordPress default theme in the core
- Fetching WordPress Private Posts, Public Posts Via Default REST API Endpoint
- wc_get_products() return empty object
- Got Blank issue for get data from /wp-json/v2/post
- How do i POST to WordPress rest API from the same domain?
- rest_cannot_create_user
- WP API file_get_contents return TTP request failed! HTTP/1.1 401 Unauthorized
- Not able to delete media by REST API
- Update membership level via API request if using simple membership plugin
- Need to get user data via API
- REST API retrieving posts from www.sitename.com/category/news/ instead of just just from www.sitename.com
- Custom rest API route not passing data along
- REST API Working for GET but not for POST?
- I would like to retrive JSON value and display it in wordpress page or widget
- How to filter wp-json/wp/v2/users response on custom metas?
- Paid membership Pro Rest API
- wp_query json ouput
- GET request for media files in WP REST API 2 results in an empty array
- Fatal error: Call to undefined function register_rest_route()
- API wp-json/wp/v2/pages/ returns a different result if page is specified
- Calling a Rest API with parameters on button Click
- WordPress json – How to use the content rendered from json
- Subscriber role cann’t add comment meta using REST API
- Is it possible to create post in wordpress using postman?
- Restrict Image Sizes and Dimensions when Uploading via the WP Mobile App
- WordPress REST API function not calling from external site
- Verify user login and password over api